Skip to content

Commit 15034a4

Browse files
Corrige algumas âncoras
1 parent 23e5add commit 15034a4

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

book/06-github/sections/2-contributing.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,9 @@ Você pode criar uma task list como essa:
311311
- [ ] Document the code
312312
----
313313

314-
Se incluírmos isso na descrição do nosso Pull Request ou Issue, nós veremos ele ser renderizado como em <<_task_lists>>
314+
Se incluírmos isso na descrição do nosso Pull Request ou Issue, nós veremos ele ser renderizado como em <<_eg_task_lists>>
315315

316-
[[_task_lists]]
316+
[[_eg_task_lists]]
317317
.Task lists renderizadas em um comentário de Markdown.
318318
image::images/markdown-02-tasks.png[Example Task List]
319319

book/06-github/sections/4-managing-organization.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[_github_orgs]]
1+
[[ch06-github_orgs]]
22
=== Managing an organization
33

44
(((GitHub, organizations)))
@@ -65,7 +65,7 @@ Special-interest teams like `ux`, `css`, or `refactoring` are useful for certain
6565
Organizations also give owners access to all the information about what went on under the organization.
6666
You can go to the 'Audit Log' tab and see what events have happened at an organization level, who did them and where in the world they were done.
6767

68-
[[_audit_log]]
68+
[[_the_audit_log]]
6969
.The Audit log.
7070
image::images/orgs-03-audit.png[]
7171

book/09-git-and-other-scms/sections/client-p4.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ You can even use Git submodules (though they'll look strange to Perforce users),
312312

313313
If you can't convince the administrator of your server to set up Git Fusion, there is still a way to use these tools together.
314314

315+
[[_git_p4_client]]
315316
===== Git-p4
316317

317318
(((git commands, p4)))

0 commit comments

Comments
 (0)