Skip to content

Commit

Permalink
fix(docs): refactor react tutorial to work with Github Pages (#3410)
Browse files Browse the repository at this point in the history
* fix(docs): refactor react tutorial to work with Github Pages

* fix(docs): minor instruction corrections in react tutorial steps 3 & 5

* fix(docs): React tutorial step 3 correction

* fix(docs): correct image filepath

* fix(docs): remove commit step from react tutorial step 5
  • Loading branch information
francinelucca committed Mar 9, 2023
1 parent 736a367 commit ccedfa9
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 331 deletions.
2 changes: 1 addition & 1 deletion src/pages/developing/react-tutorial/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ any step and take it from there.
- Populate the data table with an external data source.
4. [**Creating components**](/developing/react-tutorial/step-4)
- Extend Carbon by creating your own components.
5. [**Deploying to IBM Cloud**](/developing/react-tutorial/step-5)
5. [**Deploying to Github Pages**](/developing/react-tutorial/step-5)
- Build and host your app in a production environment.
Loading

1 comment on commit ccedfa9

@vercel
Copy link

@vercel vercel bot commented on ccedfa9 Mar 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.