Skip to content

Commit 625c0fc

Browse files
committed
README: Use absolute link for 'Recent changes', enabling use on PyPI.
While the links at the top of the README do not currently work on PyPI, most point within the README document and so can be found on the PyPI page. However, until this commit, since the 'Recent changes' (CHANGELOG.md) point to another document on github then they are much less visible, and are likely of interest if people are checking the package history on PyPI.
1 parent 1f542e9 commit 625c0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An interactive terminal interface for [Zulip](https://zulipchat.com).
44

5-
[Recent changes](CHANGELOG.md) | [Installation & Running](#Installation--running) | [Hot Keys](#hot-keys) | [Troubleshooting](#troubleshooting-common-issues) | [Development](#contributor-guidelines)
5+
[Recent changes](https://github.com/zulip/zulip-terminal/blob/master/CHANGELOG.md) | [Installation & Running](#Installation--running) | [Hot Keys](#hot-keys) | [Troubleshooting](#troubleshooting-common-issues) | [Development](#contributor-guidelines)
66

77
[![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org/#narrow/stream/206-zulip-terminal)
88
[![PyPI](https://img.shields.io/pypi/v/zulip-term.svg)](https://pypi.python.org/pypi/zulip-term)

0 commit comments

Comments
 (0)