diff --git a/README.md b/README.md index 438cab5..8d1cc6c 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ Production location: Public URLs: ```text -https://bubulescu.org/mvlog/ -https://bubulescu.org/mvlog/new.php -https://bubulescu.org/mvlog/login.php -https://bubulescu.org/mvlog/feed.php +https://bubulescu.org/ +https://bubulescu.org/new.php +https://bubulescu.org/login.php +https://bubulescu.org/feed.php ``` Important directories: @@ -92,7 +92,7 @@ The form uses PHP `mail()`, so server mail delivery must be configured (sendmail `feed.php` exposes an RSS feed of recent videos: ```text -https://bubulescu.org/mvlog/feed.php +https://bubulescu.org/feed.php ``` The feed includes video title, link, description, publication date, and video enclosure.