Skip to content

Commit 8f9efcf

Browse files
committed
fix(docs): update development doc with correct branch
1 parent 08d0406 commit 8f9efcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: DEVELOPMENT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The main project was initially written in Node/Angular an is in the process of b
3131
* Checkout each of the three projects and switch to the branch in parentheses
3232
* `epochtalk/epochtalk` (ui-refactor-2020)
3333
* There should be no modifications made to this project, it is just running to stop the frontend from breaking when hitting api routes which have not been ported to the new `epochtalk-server` yet.
34-
* `epochtalk/epochtalk-vue` (main)
34+
* `epochtalk/epochtalk-vue` (server-migration)
3535
* Frontend changes should be made here. When new routes are ported to the new elixir server, the front end api/views must be updated as well.
3636
* See `PortRoadMap.md` within this project to view a list of remaining views to be ported.
3737
* `epochtalk/epochtalk-server` (main)

0 commit comments

Comments
 (0)