Clarify which go.mod file
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Paige example site
|
# Paige example site
|
||||||
|
|
||||||
If you move this directory out of its parent directory,
|
If you move the directory exampleSite out of its parent directory,
|
||||||
you must remove this line from the file go.mod:
|
you must remove this line from the file exampleSite/go.mod:
|
||||||
|
|
||||||
```
|
```
|
||||||
replace github.com/willfaught/paige => ../
|
replace github.com/willfaught/paige => ../
|
||||||
|
Reference in New Issue
Block a user