mirror of https://github.com/docker/docs.git
Use .md notation in hashtag links
This commit is contained in:
parent
939c7d33c9
commit
24bd80a008
|
@ -10,7 +10,7 @@ Automated Builds created using an older version of Docker Hub are now labelled "
|
||||||
If you were using Docker Cloud to manage builds, your builds are already the latest version of Automated Builds.
|
If you were using Docker Cloud to manage builds, your builds are already the latest version of Automated Builds.
|
||||||
|
|
||||||
All automated builds created going forward will get the new experience. If you are creating a new
|
All automated builds created going forward will get the new experience. If you are creating a new
|
||||||
Automated Build for the first time, see [docs](/docker-hub/builds/#configure-automated-build-settings).
|
Automated Build for the first time, see [docs](/docker-hub/builds.md#configure-automated-build-settings).
|
||||||
|
|
||||||
In the coming months, we will gradually convert Classic Automated Builds into new Automated Builds. This should
|
In the coming months, we will gradually convert Classic Automated Builds into new Automated Builds. This should
|
||||||
be a seamless process for most users.
|
be a seamless process for most users.
|
||||||
|
@ -46,7 +46,7 @@ Likewise, you can switch back to new Automated Build by clicking on this link at
|
||||||
A: The new Docker Hub uses a different permissions model. [Linking is only a few clicks by going to account settings](link-source.md).
|
A: The new Docker Hub uses a different permissions model. [Linking is only a few clicks by going to account settings](link-source.md).
|
||||||
with the new Docker Hub.
|
with the new Docker Hub.
|
||||||
|
|
||||||
> **Note**: If you are linking a source code provider to create autobuilds for a team, follow the instructions to [create a service account](/docker-hub/builds/#service-users-for-team-autobuilds) for the team before linking the account as described below.
|
> **Note**: If you are linking a source code provider to create autobuilds for a team, follow the instructions to [create a service account](/docker-hub/builds.md#service-users-for-team-autobuilds) for the team before linking the account as described below.
|
||||||
|
|
||||||
**Q: What happens to automated builds I created in the old Docker Hub?**
|
**Q: What happens to automated builds I created in the old Docker Hub?**
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ repositories. You can configure this link for user accounts or
|
||||||
organizations.
|
organizations.
|
||||||
|
|
||||||
|
|
||||||
> **Note**: If you are linking a source code provider to create autobuilds for a team, follow the instructions to [create a service account](/docker-hub/builds/#service-users-for-team-autobuilds) for the team before linking the account as described below.
|
> **Note**: If you are linking a source code provider to create autobuilds for a team, follow the instructions to [create a service account](/docker-hub/builds.md#service-users-for-team-autobuilds) for the team before linking the account as described below.
|
||||||
|
|
||||||
## Link to a GitHub user account
|
## Link to a GitHub user account
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue