mirror of https://github.com/zulip/zulip.git
Use zulip.com for various links to the app and static content.
(imported from commit c40c994e98e767bb2714b4db655ac73fe92dfcd7)
This commit is contained in:
parent
9bef184eda
commit
34267b37b4
|
@ -8,7 +8,7 @@ MIT Zephyr account.
|
|||
1) Create a password and activate your account:
|
||||
<{{ activate_url }}>
|
||||
|
||||
2) Follow the instructions on <https://humbughq.com/zephyr> to setup
|
||||
2) Follow the instructions on <https://zulip.com/zephyr> to setup
|
||||
the Zephyr mirroring system.
|
||||
|
||||
Feel free to send us a message via the Feedback button under the gear
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
emacs, or Photoshop.</p>
|
||||
|
||||
<p style="text-align: center">
|
||||
<a href="https://humbughq.com/dist/apps/mac/Zulip-latest.dmg" class="btn btn-large btn-primary"><i class="icon-download icon-white"></i> Download Zulip for Mac</a>
|
||||
<a href="https://zulip.com/dist/apps/mac/Zulip-latest.dmg" class="btn btn-large btn-primary"><i class="icon-download icon-white"></i> Download Zulip for Mac</a>
|
||||
</p>
|
||||
|
||||
<img class="full-width-screenshot" src="/static/images/app-screenshots/humbug-desktop-mac.png">
|
||||
|
@ -88,7 +88,7 @@ sudo apt-get install zulip-desktop
|
|||
|
||||
|
||||
<h3>Other</h3>
|
||||
<p>We provide a <a href="https://humbughq.com/dist/apps/linux/zulip-desktop_latest.bin.tar.gz">binary tarball</a> of the Zulip application, built for 64-bit systems.
|
||||
<p>We provide a <a href="https://zulip.com/dist/apps/linux/zulip-desktop_latest.bin.tar.gz">binary tarball</a> of the Zulip application, built for 64-bit systems.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -101,7 +101,7 @@ sudo apt-get install zulip-desktop
|
|||
Solitaire, obviously.)</p>
|
||||
|
||||
<p style="text-align: center">
|
||||
<a href="https://humbughq.com/dist/apps/win/zulip-latest.exe" class="btn btn-large btn-primary"><i class="icon-download icon-white"></i> Download Zulip for Windows</a>
|
||||
<a href="https://zulip.com/dist/apps/win/zulip-latest.exe" class="btn btn-large btn-primary"><i class="icon-download icon-white"></i> Download Zulip for Windows</a>
|
||||
</p>
|
||||
|
||||
<img class="full-width-screenshot" src="/static/images/app-screenshots/humbug-desktop-windows.png">
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
highly competitive cash salary and significant equity compensation,
|
||||
plus benefits including health insurance.</p>
|
||||
|
||||
<center><a href="https://docs.google.com/a/humbughq.com/forms/d/1DprQpsyG8jCZPdrFQNkXZ-YRmD56Ekn1eufYChfjRSI/viewform" class="btn btn-large btn-primary">
|
||||
<center><a href="https://docs.google.com/a/zulip.com/forms/d/1DprQpsyG8jCZPdrFQNkXZ-YRmD56Ekn1eufYChfjRSI/viewform" class="btn btn-large btn-primary">
|
||||
<i class="icon-white icon-pencil"></i> Apply now</a></center>
|
||||
|
||||
<br />
|
||||
|
|
|
@ -30,4 +30,4 @@ The Zulip Team
|
|||
|
||||
Note: click here to open your Zulip Settings page and disable future email notifications:
|
||||
|
||||
https://humbughq.com/#settings
|
||||
https://zulip.com/#settings
|
||||
|
|
|
@ -37,4 +37,4 @@ While you were away you received {{ message_count }} new message{{ message_count
|
|||
<br>
|
||||
The Zulip Team</p>
|
||||
|
||||
<p>Note: click <a href="https://humbughq.com/#settings">here</a> to open your Zulip Settings page and disable future email notifications</p>
|
||||
<p>Note: click <a href="https://zulip.com/#settings">here</a> to open your Zulip Settings page and disable future email notifications</p>
|
||||
|
|
|
@ -56,7 +56,7 @@ var fake_messages = [
|
|||
},
|
||||
{
|
||||
id: 4,
|
||||
content: "<p>Ok, here's my <a href='https://humbughq.com/static/images/app-screenshots/humbug-desktop-windows.png' target='_blank' title='https://humbughq.com/static/images/app-screenshots/humbug-desktop-windows.png'>latest version</a><div class='message_inline_image'><a href='https://humbughq.com/static/images/app-screenshots/humbug-desktop-windows.png' target='_blank' title='https://humbughq.com/static/images/app-screenshots/humbug-desktop-windows.png'><img src='https://humbughq.com/static/images/app-screenshots/humbug-desktop-windows.png'></a></div> for the Windows app -- thoughts? I'm particularly wondering whether people think the screenshot should be from Windows 7 or some other version.</p>",
|
||||
content: "<p>Ok, here's my <a href='https://zulip.com/static/images/app-screenshots/humbug-desktop-windows.png' target='_blank' title='https://zulip.com/static/images/app-screenshots/humbug-desktop-windows.png'>latest version</a><div class='message_inline_image'><a href='https://zulip.com/static/images/app-screenshots/humbug-desktop-windows.png' target='_blank' title='https://zulip.com/static/images/app-screenshots/humbug-desktop-windows.png'><img src='https://zulip.com/static/images/app-screenshots/humbug-desktop-windows.png'></a></div> for the Windows app -- thoughts? I'm particularly wondering whether people think the screenshot should be from Windows 7 or some other version.</p>",
|
||||
is_stream: true,
|
||||
sender_full_name: "Waseem Daher",
|
||||
avatar_url: "https://secure.gravatar.com/avatar/364a79a57718ede3fadf6dd3623d2e0a",
|
||||
|
|
Loading…
Reference in New Issue