MCPcopy Index your code
hub / github.com/writefreely/writefreely / ReleaseURL

Method ReleaseURL

updates.go:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79func (uc updatesCache) ReleaseURL() string {
80 return "https://writefreely.org/releases/" + uc.latestVersion
81}
82
83// ReleaseNotesURL returns the full URL to the blog.writefreely.org release notes
84// for the latest version as stored in the cache.

Callers 1

handleViewAdminUpdatesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected