Replace links to /features with /n/features (#297)

* Replaced links to /features with /n/features

It was discussed and agreed on that all notes should reside under the /n/ namespace in the future. Even if we want to redirect all pre-2.0-notes from the root namespace to the /n/ namespace, it might be better to set the internal links for the features page properly instead on relying on the redirect.

* Improved note placeholder text
This commit is contained in:
Erik Michelson 2020-06-28 21:25:22 +02:00 committed by GitHub
parent d13adcc9c3
commit 8ab7776a82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -29,7 +29,7 @@ export const CoverButtons: React.FC = () => {
<Trans i18nKey="common.or"/>
</span>
</ShowIf>
<Link to="/features">
<Link to="/n/features">
<Button
className="cover-button"
variant="primary"