mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
docs: drop the unowned roboco.dev custom domain; serve on github.io
roboco.dev is not ours, so the docs.roboco.dev custom domain can never resolve. Remove the docs/CNAME and the custom-domain site_url, and point the advertised docs URL at the free GitHub Pages project URL (https://rennf93.github.io/roboco/) — no DNS required.
This commit is contained in:
@@ -493,7 +493,7 @@ help:
|
||||
@echo " make clean - Clean cache files"
|
||||
@echo " make prune - Prune docker resources"
|
||||
@echo ""
|
||||
@echo "Full docs: https://docs.roboco.dev (preview locally: make serve-docs)"
|
||||
@echo "Full docs: https://rennf93.github.io/roboco/ (preview locally: make serve-docs)"
|
||||
|
||||
# Python versions list
|
||||
.PHONY: show-python-versions
|
||||
|
||||
Reference in New Issue
Block a user