Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit 24e980b

Browse files
committed
Move src/portal to src
Because why not? :)
1 parent b44042c commit 24e980b

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $ cd developer-portal
1414
$ make start
1515
$ open http://127.0.0.1:9000/
1616

17-
$ vim src/portal/index.md
17+
$ vim src/index.md
1818
$ make build
1919
$ open http://127.0.0.1:9000/
2020
```
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)