Skip to content
Snippets Groups Projects
Commit cffdc9de authored by María José Ramos's avatar María José Ramos
Browse files

Changing URL

parent c13ee314
No related branches found
No related tags found
No related merge requests found
......@@ -41,9 +41,9 @@ def start_zenodo():
# Access Git Documentation
def about_git():
print(f"\nTo learn more about {c_Git}:\n\n"
f"Github: {colored('https://github.com/', 'blue')} \n"
f"Gitlab: {colored('https://about.gitlab.com/', 'blue')}\n"
f"Documentation: {colored('https://git-scm.com/doc','blue')} \n")
f"Github: https://github.com/ \n"
f"Gitlab: https://about.gitlab.com/ \n"
f"Documentation: https://docs.github.com/en \n")
input("Press any key to take you back to the main menu.\n")
print(f"Going back to main menu...\n")
time.sleep(2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment