Skip to content

Fix pkg.go.dev sdk link - #10

Open
angelodlfrtr wants to merge 1 commit into
OutlineFoundation:mainfrom
angelodlfrtr:sdk-go-ref
Open

Fix pkg.go.dev sdk link#10
angelodlfrtr wants to merge 1 commit into
OutlineFoundation:mainfrom
angelodlfrtr:sdk-go-ref

Conversation

@angelodlfrtr

Copy link
Copy Markdown

An old link to "https://pkg.go.dev/github.com/OutlineFoundation/outline-sdk" was still present in the sidebar, replace it with "https://pkg.go.dev/golang.getoutline.org/sdk".

@greptile-apps

greptile-apps Bot commented Sep 3, 2026

Copy link
Copy Markdown

Greptile Summary

This PR corrects the sidebar’s Go API Reference link to use the SDK’s canonical golang.getoutline.org/sdk module path.

  • Updates the external sidebar URL.
  • Keeps the generated English translation description synchronized with the sidebar configuration.

Confidence Score: 5/5

The PR appears safe to merge because the corrected link matches the SDK’s canonical Go module path.

Both changed locations consistently use the valid pkg.go.dev URL for golang.getoutline.org/sdk, with no blocking or non-blocking defects introduced.

Important Files Changed

Filename Overview
sidebars.ts Replaces the obsolete pkg.go.dev URL with the valid canonical SDK module URL.
i18n/en/docusaurus-plugin-content-docs/current.json Synchronizes the generated sidebar-link description with the corrected URL.

Reviews (1): Last reviewed commit: "fix: replace pkg.go.dev references to "O..." | Re-trigger Greptile

@ohnorobo
ohnorobo self-requested a review September 3, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants