Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
omry committed Dec 6, 2019
1 parent 00c050b commit 9f54f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
directory = "news/"
title_format = "## {version} ({project_date})"
template = "news/_template.rst"
issue_format = "#{issue}"
issue_format = "[#{issue}](https://github.com/omry/omegaconf/issues/{issue})"
start_string = "<!-- TOWNCRIER -->\n"
underlines = [""]

Expand Down

0 comments on commit 9f54f9c

Please sign in to comment.