[website] _content/blog/slog: correct doc link

1 view
Skip to first unread message

Gopher Robot (Gerrit)

unread,
Aug 23, 2023, 9:47:55 AM8/23/23
to Ian Lance Taylor, goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Eli Bendersky, Dmitri Shuralyov, Dmitri Shuralyov, Eli Bendersky‎, Jonathan Amsterdam, golang-co...@googlegroups.com

Gopher Robot submitted this change.

View Change



1 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:

```
The name of the file: _content/doc/articles/go_command.html
Insertions: 1, Deletions: 1.

@@ -87,7 +87,7 @@
</pre>

and thus the import path of the
-<a href="https://pkg.dev.go/github.com/golang/glog">glog</a>
+<a href="https://pkg.go.dev/github.com/golang/glog">glog</a>
package is "<code>github.com/golang/glog</code>".</p>

<p>These paths are on the long side, but in exchange we get an
```

Approvals: Ian Lance Taylor: Run TryBots; Automatically submit change Dmitri Shuralyov: Looks good to me, but someone else must approve Gopher Robot: TryBots succeeded Dmitri Shuralyov: Looks good to me, approved Eli Bendersky: Looks good to me, approved
_content: correct pkg.dev.go links to pkg.go.dev

Fixes golang/go#62225

Change-Id: I6de01f1176494d3c83c638333194201013e21f85
Reviewed-on: https://go-review.googlesource.com/c/website/+/522075
Reviewed-by: Dmitri Shuralyov <dmit...@golang.org>
TryBot-Result: Gopher Robot <go...@golang.org>
Reviewed-by: Eli Bendersky <eli...@google.com>
Run-TryBot: Ian Lance Taylor <ia...@golang.org>
Reviewed-by: Dmitri Shuralyov <dmit...@google.com>
Auto-Submit: Ian Lance Taylor <ia...@golang.org>
---
M _content/blog/slog.md
M _content/doc/articles/go_command.html
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_content/blog/slog.md b/_content/blog/slog.md
index b0d8bbf..ea491c6 100644
--- a/_content/blog/slog.md
+++ b/_content/blog/slog.md
@@ -150,7 +150,7 @@
among other things.

The best place to learn about all of `slog` is the [package
-documentation](https://pkg.dev.go/log/slog).
+documentation](https://pkg.go.dev/log/slog).


## Performance
diff --git a/_content/doc/articles/go_command.html b/_content/doc/articles/go_command.html
index df68953..3a19377 100644
--- a/_content/doc/articles/go_command.html
+++ b/_content/doc/articles/go_command.html
@@ -87,7 +87,7 @@
</pre>

and thus the import path of the
-<a href="https://pkg.dev.go/github.com/golang/glog">glog</a>
+<a href="https://pkg.go.dev/github.com/golang/glog">glog</a>
package is "<code>github.com/golang/glog</code>".</p>

<p>These paths are on the long side, but in exchange we get an

To view, visit change 522075. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: website
Gerrit-Branch: master
Gerrit-Change-Id: I6de01f1176494d3c83c638333194201013e21f85
Gerrit-Change-Number: 522075
Gerrit-PatchSet: 3
Gerrit-Owner: Ian Lance Taylor <ia...@golang.org>
Gerrit-Reviewer: Dmitri Shuralyov <dmit...@golang.org>
Gerrit-Reviewer: Dmitri Shuralyov <dmit...@google.com>
Gerrit-Reviewer: Eli Bendersky <eli...@google.com>
Gerrit-Reviewer: Gopher Robot <go...@golang.org>
Gerrit-Reviewer: Ian Lance Taylor <ia...@golang.org>
Gerrit-Reviewer: Jonathan Amsterdam <j...@google.com>
Gerrit-CC: Eli Bendersky‎ <eli...@golang.org>
Reply all
Reply to author
Forward
0 new messages