You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/terms/how-to/be-notified.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,30 +9,30 @@ An RSS feed is a type of web page that contains information about the latest con
9
9
10
10
- - -
11
11
12
-
## For a specific document
12
+
## For specific terms
13
13
14
14
To find out the address of the RSS feed you want to subscribe to:
15
15
16
16
1.[Navigate]({{< relref "/analysis/how-to/navigate-history" >}}) to the page with the history of changes you are interested in.
17
-
- For example, for the GitHub Privacy Policy of the Demo instance, this would be [this page](https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md).
17
+
- 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).
18
18
2. Copy the address of that page from your browser’s address bar.
19
-
- For example, for the GitHub Privacy Policy of the Demo instance, this would be `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md`.
19
+
- 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`.
20
20
3. Append `.atom` at the end of this address.
21
-
- For example, for the GitHub Privacy Policy of the Demo instance, this would become `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md.atom`.
21
+
- 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`.
22
22
4. Subscribe your RSS feed reader to the resulting address.
23
23
24
24
- - -
25
25
26
-
## For all the documents of a service
26
+
## For all the terms of a service
27
27
28
28
Simply navigate to the history of changes for the service you are interested in and follow the same procedure as for a specific document.
29
29
30
-
For example, for all GitHub documents of the Demo instance, you would obtain `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub.atom`.
30
+
For example, for all terms of the Demo collection, you would obtain `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub.atom`.
31
31
32
32
- - -
33
33
34
-
## For all the documents of an instance
34
+
## For all terms of a collection
35
35
36
36
Simply append `commits.atom` to the URL of the repository.
37
37
38
-
For example, for all documents of the Demo instance, you would use `https://github.com/OpenTermsArchive/demo-versions/commits.atom`.
38
+
For example, for all terms of the Demo collection, you would use `https://github.com/OpenTermsArchive/demo-versions/commits.atom`.
0 commit comments