Clarify which go.mod file

This commit is contained in:
Will Faught
2025-02-13 19:03:13 -08:00
parent 9e56093ddf
commit 829f8404e6

View File

@@ -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 => ../