* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
1.4 KiB
1.4 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | ||||
|---|---|---|---|---|---|---|---|
| Changing a remote's URL from GitHub Desktop | You can change the remote URL for a repository you're working with in {% data variables.product.prodname_desktop %}. You might do this if the repository has been renamed, or the username or organization that owns the repository has changed. |
|
|
{% mac %}
- In the Repository menu, click Repository Settings....

- In the Primary remote repository field, type the desired URL.

- Click Save.

{% endmac %}
{% windows %}
- In the Repository menu, click Repository settings....

- In the Primary remote repository field, type the desired URL.

- Click Save.

{% endwindows %}