Skip to content

Commit 150bcd6

Browse files
authored
📚 Fix link typo (#1075)
1 parent 3486ac3 commit 150bcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Internal
7272
* 🔧 Centralise access to sphinx-needs config to ``NeedsSphinxConfig`` (`#998 <https://github.com/useblocks/sphinx-needs/pull/998>`_)
7373
* 🔧 Centralise sphinx ``env`` data access to ``SphinxNeedsData`` (`#987 <https://github.com/useblocks/sphinx-needs/pull/987>`_)
7474
* 🔧 Consolidate needs data post-processing into ``post_process_needs_data`` function (`#1039 <https://github.com/useblocks/sphinx-needs/pull/1039>`_)
75-
* 🔧 Add strict type checking (`#1000 <https://github.com/useblocks/sphinx-needs/pull/1000>`_, `#1002 <https://github.com/useblocks/sphinx-needs/pull/1002>`_, `#1042 <https://github.com/useblocks/sphinx-needs/pull/1042>`)
75+
* 🔧 Add strict type checking (`#1000 <https://github.com/useblocks/sphinx-needs/pull/1000>`_, `#1002 <https://github.com/useblocks/sphinx-needs/pull/1002>`_, `#1042 <https://github.com/useblocks/sphinx-needs/pull/1042>`_)
7676
* 🔧 Replace ``Directive`` with ``SphinxDirective`` (`#986 <https://github.com/useblocks/sphinx-needs/pull/986>`_)
7777
* 🔧 Remove ``unwrap`` function (`#1017 <https://github.com/useblocks/sphinx-needs/pull/1017>`_)
7878
* 🔧 Add ``remove_node_from_tree`` utility function (`#1063 <https://github.com/useblocks/sphinx-needs/pull/1063>`_)

0 commit comments

Comments
 (0)