Skip to content

Commit

Permalink
Link GitHub repo from package doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfitz committed Dec 22, 2020
1 parent bdc9097 commit 763bd24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions intern.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
//
// The globally unique pointers are garbage collected with weak
// references and finalizers. This package hides that.
//
// The GitHub repo is https://github.com/go4org/intern
package intern // import "go4.org/intern"

import (
Expand Down

0 comments on commit 763bd24

Please sign in to comment.