mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
fixed a couple paths in docs (#115)
This commit is contained in:
committed by
Aaron Schlesinger
parent
02b64609d4
commit
8fd44cac61
@@ -49,7 +49,7 @@ After the `Starting application at 127.0.0.1:3000` is logged, the server is up a
|
||||
As you edit and save code, Buffalo will automatically restart the server. **This means that
|
||||
all of your modules will disappear** because the only storage driver is in-memory right now.
|
||||
|
||||
See [CLI](#CLI) for information on how to add modules back into the server.
|
||||
See [CLI](./CLI.md) for information on how to add modules back into the server.
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user