From 70d639ce7879d61c62496ef553886f1c8ba3635e Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 17 May 2020 11:14:50 +0300 Subject: [PATCH] Fix markdown --- README.md | 2 +- packaging.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8181cd1..2a3ba65 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ for t in doc: ### Packaging and publishing -See [packaging.md]. +See [packaging.md](packaging.md). ## License diff --git a/packaging.md b/packaging.md index 9b634d2..f4cb9c1 100644 --- a/packaging.md +++ b/packaging.md @@ -32,8 +32,8 @@ git push --tags ``` Create a new release at -[https://github.com/aajanki/spacy-fi/releases]. Upload -models/python-package/fi_experimental_web_md-*/dist/*.whl to the +[https://github.com/aajanki/spacy-fi/releases](https://github.com/aajanki/spacy-fi/releases). Upload +models/python-package/fi_experimental_web_md-\*/dist/\*.whl to the release. Update the pip install link on the [README](README.md).