diff --git a/sculpin/run.local b/sculpin/run.local index c9647206a..7521b85f3 100755 --- a/sculpin/run.local +++ b/sculpin/run.local @@ -102,7 +102,7 @@ function publish { APP_ENV=prod generate rsync --archive --verbose --compress --update --delete \ - output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/website-sculpin + output_prod/ home02:/var/www/vhosts/website-sculpin git stash pop } diff --git a/sculpin/source/_pages/books.md b/sculpin/source/_pages/books.md index ee6837e12..c71a38963 100644 --- a/sculpin/source/_pages/books.md +++ b/sculpin/source/_pages/books.md @@ -15,4 +15,4 @@ These are the books I'm currently writing: Each is written in AsciiDoc and published as HTML, PDF and EPUB files. -The source code for each book is [available on my Forgejo](https://code.oliverdavies.uk/explore/repos?q=book&topic=1). +The source code for each book is [available on my Forgejo](https://git.oliverdavies.uk/opdavies/books).