Is it possible to change the source code link of the gem, after publishing.
Asked
Active
Viewed 47 times
1 Answers
0
Yes, but only by publishing a new version of the gem.
You could yank (delete) the old version, but I would strongly advise against it. Yanking should only be done for "extreme" errors such as critical security or legal problems.

Tom Lord
- 27,404
- 4
- 50
- 77