Skip to content

Commit 66441aa

Browse files
committed
Add details on RSS URL creation
1 parent 254220c commit 66441aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/terms/how-to/be-notified.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ To find out the address of the RSS feed you want to subscribe to:
2020
1. [Navigate]({{< relref "/analysis/how-to/navigate-history" >}}) to the page with the history of changes you are interested in.
2121
- For example, for the GitHub Privacy Policy of the Demo collection, this would be [this page](https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md).
2222
2. Copy the address of that page from your browser’s address bar.
23+
- In the address, if they are present, replace the words `blob` or `tree` with `commits`.
2324
- For example, for the GitHub Privacy Policy of the Demo collection, this would be `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md`.
2425
3. Append `.atom` at the end of this address.
2526
- For example, for the GitHub Privacy Policy of the Demo collection, this would become `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md.atom`.

0 commit comments

Comments
 (0)