Commit 8580dfc9 by Bartosz Sokorski Committed by GitHub

doc: fix incorrect note tag

parent 942ff664
......@@ -173,9 +173,10 @@ with the corresponding `add` call:
poetry add my-cool-package --source foo
```
!!!note
In this example, we expect `foo` to be configured correctly. See [using a private repository](repositories.md#using-a-private-repository) for further information.
{{% note %}}
In this example, we expect `foo` to be configured correctly. See [using a private repository](repositories.md#using-a-private-repository)
for further information.
{{% /note %}}
## Python restricted dependencies
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment