From b050baf304280f150d48ac430ce107cf36e2429e Mon Sep 17 00:00:00 2001 From: Julian BILCKE <137051437+jbilcke-hf@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:41:11 +0200 Subject: [PATCH] Update password-git-deprecation.md --- password-git-deprecation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/password-git-deprecation.md b/password-git-deprecation.md index d15f497fe5..699cb9229d 100644 --- a/password-git-deprecation.md +++ b/password-git-deprecation.md @@ -42,7 +42,7 @@ Follow our guide to generate an SSH key and add it to your account: https://hugg Then you'll be able to update your Git repository using: ```bash -$: git remote set-url origin git@hf.co:/ +$: git remote set-url origin git@hf.co:spaces// ``` ## Timeline @@ -52,4 +52,4 @@ Here's what you can expect in the coming weeks: - Today: Users relying on passwords for Git authentication may receive emails urging them to update their authentication method. - October 1st: Personal access tokens or SSH keys will be mandatory for all Git operations. -For more details, reach out to HF Support to address any questions or concerns at website@huggingface.co \ No newline at end of file +For more details, reach out to HF Support to address any questions or concerns at website@huggingface.co