From 2750d46980dcedd6acb3aae85ae43e97cb3670ce Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Thu, 17 Oct 2024 05:29:19 -0400 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b75187c..f5d59b3 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ The cache is stored in `cache.json` and looks like this: - **Description:** Lists all tracks from the "Raven Scott Metal" playlist. Tracks are sorted by play count and then by publication date. Each track is displayed in a card with a link to the track page. ### Track Pages -- **URL Format:** `/tracks/` +- **URL Format:** `/track/` - **Description:** Displays detailed information about a specific track, including its full description and an embedded SoundCloud player. ### Example Track URL