mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
docs: use the correct NVF_REPO url
This commit is contained in:
parent
10127a5195
commit
71e7072fcf
2 changed files with 21 additions and 15 deletions
|
@ -51,7 +51,7 @@ in
|
|||
--subst-var-by NVF_VERSION ${manual-release}
|
||||
|
||||
substituteInPlace ./hacking/additional-plugins.md \
|
||||
--subst-var-by NVF_REPO "https://github.com/nvf/blob/${manual-release}"
|
||||
--subst-var-by NVF_REPO "https://github.com/notashelf/nvf/blob/${manual-release}"
|
||||
|
||||
# Compile and copy stylesheet to the project root.
|
||||
sass ${./static/style.css} "$dest/style.css"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue