website: fix broken link by jckmrrssy · Pull Request #3639 · react-native-elements/react-native-elements

@jckmrrssy

Motivation

As a first time user, I was frustrated the "Customization" link on the "Getting Started" page lead to a 404/not found.

Fixes #3638

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

How Has This Been Tested?

  • Checked with example app

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@jckmrrssy

@jckmrrssy jckmrrssy changed the title docs: fix broken link fix(docs): fix broken link

Sep 18, 2022

@codecov

Codecov Report

Merging #3639 (4025d3b) into next (32d812a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             next    #3639   +/-   ##
=======================================
  Coverage   79.29%   79.29%           
=======================================
  Files          87       87           
  Lines        1811     1811           
  Branches      802      802           
=======================================
  Hits         1436     1436           
  Misses        369      369           
  Partials        6        6           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@arpitBhalla arpitBhalla changed the title fix(docs): fix broken link website: fix broken link

Oct 1, 2022