Skip to content

Commit

Permalink
move url to reactnativeelements.com (react-native-elements#2599)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Hamilton <jeremy.hamilton@tekfive.com>
  • Loading branch information
flyingcircle and Jeremy Hamilton committed Sep 22, 2020
1 parent c69d761 commit 0274afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
module.exports = {
title: 'React Native Elements' /* title for your website */,
tagline: 'Cross Platform React Native UI Toolkit',
url: 'https://react-native-elements.github.io/' /* your website url */,
baseUrl: '/react-native-elements/' /* base url for your project */,
url: 'https://reactnativeelements.com/' /* your website url */,
baseUrl: '/' /* base url for your project */,
projectName: 'react-native-elements',
organizationName: 'react-native-elements',
/* path to images for header/footer */
Expand Down

0 comments on commit 0274afb

Please sign in to comment.