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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Zulip HTML archive
2
2
3
3
Generates an HTML archive of a configured set of streams within a
4
-
[Zulip](https://zulipchat.com) organization (usually all public
4
+
[Zulip](https://zulip.com) organization (usually all public
5
5
streams).
6
6
7
7
Example: [Lean Prover
@@ -32,7 +32,7 @@ GitHub action needs the following credentials for running.
32
32
33
33
#### Zulip API Key
34
34
35
-
Zulip API key is used for fetching the messages of public streams from the Zulip organization. We recommend creating a bot and using it's API key instead of using your own API key. See https://zulipchat.com/help/add-a-bot-or-integration for more details.
35
+
Zulip API key is used for fetching the messages of public streams from the Zulip organization. We recommend creating a bot and using it's API key instead of using your own API key. See https://zulip.com/help/add-a-bot-or-integration for more details.
36
36
37
37
#### GitHub Personal Access Token
38
38
@@ -141,7 +141,7 @@ Zulip apps:
141
141
* You may also decide to shut down a Zulip instance, whether to move
142
142
to another communication tool, to deduplicate instances, or because
143
143
your organization is shutting down. You can always [export your
0 commit comments