Skip to content

Commit

Permalink
upset smiley face. this should be k now @ivagljiva
Browse files Browse the repository at this point in the history
  • Loading branch information
meren committed Oct 23, 2023
1 parent 901ed0b commit 407137f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anvio/argparse.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def get_anvio_epilogue(self):

version = anvio.anvio_version_for_help_docs

general_help = f"https://merenlab.org/software/anvio/help/{version}"
general_help = f"https://anvio.org/help/{version}"
program_help = f"{general_help}/programs/{self.prog}"

if os.path.exists(os.path.join(os.path.dirname(docs.__file__), f"programs/{self.prog}.md")):
Expand Down

1 comment on commit 407137f

@ivagljiva
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you Meren 🥲 ❤️

Please sign in to comment.