Skip to content

Commit d1ace51

Browse files
Help doc update
1 parent cb5bead commit d1ace51

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/nbmake/pytest_plugin.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,4 @@ def pytest_terminal_summary(terminalreporter: Any, exitstatus: int, config: Any)
7373
# this message can be disabled with pytest --no-summary
7474
# but let us know if it is annoying you
7575
# ...we can also print diagnostics/stats here -- requests welcome
76-
discord = "https://discord.gg/QFjCpMjqRY"
77-
print(f"\nnbmake support is available in discord: {discord}\n")
76+
print(f"\nLearn more about nbmake at https://github.com/treebeardtech/nbmake\n")

0 commit comments

Comments
 (0)