Skip to content

Commit f43ad8f

Browse files
committed
update docs
1 parent 479db53 commit f43ad8f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/library-maintainer-guide.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ maintainers. See the
55
[generated CLI documentation](https://pkg.go.dev/github.com/googleapis/librarian/cmd/librarian)
66
for a more comprehensive list of commands and flags.
77

8-
For configuring development environment, please see [onboarding](onboarding.md).
9-
108
For libraries onboarded to automation, please see [automation section below](#using-automated-releases).
119

1210
This guide uses the term Librarian (capital L, regular font) for the overall
@@ -17,6 +15,10 @@ Librarian system, and `librarian` (lower case L, code font) for the CLI.
1715
If anything in this guide is unclear, please see go/g3doc-cloud-sdk-librarian-support
1816
for appropriate ways of obtaining more support.
1917

18+
## Configuring development environment
19+
20+
See [onboarding](onboarding.md).
21+
2022
## Running `librarian`
2123

2224
There are various options for running `librarian`. We recommend using `go run`

0 commit comments

Comments
 (0)