Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3205215

Browse filesBrowse files
committed
fix readme
1 parent 7eb8290 commit 3205215
Copy full SHA for 3205215

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Follow tutorial [Deploying Full Stack React App to Heroku](https://jojozhuang.gi
3939

4040
Follow tutorial [Continuously Deploy Full Stack React App to Heroku and Netlify with Travis-CI](https://jojozhuang.github.io/tutorial/continuously-deploy-full-stack-react-app-to-heroku-and-netlify-with-travis-ci) to continuously deploy this Full Stack app to Heroku(RESTful API) and Netlify(Frontend React).
4141

42-
## Upgrade eo heorku20
42+
## Upgrade to heorku20 stack
4343
Server.
4444
```sh
4545
cd code-editor-react
@@ -57,6 +57,7 @@ heroku git:remote -a code-editor-react
5757
git commit --allow-empty -m "Upgrading to heroku-20"
5858
git push heroku master
5959
```
60+
* [Upgrading to the Latest Stack](https://devcenter.heroku.com/articles/upgrading-to-the-latest-stack)
6061

6162
# Portfolio
6263
Read portfolio [Code Editor(React)](https://jojozhuang.github.io/project/code-editor-react/) to learn the main functions of this code editor.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.