Skip to content

Commit

Permalink
Fix link to Glean.js API docs
Browse files Browse the repository at this point in the history
[doc only]
  • Loading branch information
badboy committed Nov 27, 2023
1 parent 2d118e6 commit 5b2d77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/reference/general/initializing.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,4 +505,4 @@ describe("myTestSuite", () => {
- [Swift API docs](../../../swift/Classes/Glean.html#/s:5GleanAAC10initialize13uploadEnabled13configuration9buildInfoySb_AA13ConfigurationVAA05BuildG0VtF)
- [Python API docs](../../../python/glean/index.html#glean.Glean.initialize)
- [Rust API docs](../../../docs/glean/fn.initialize.html)
- [JavaScript API docs](https://mozilla.github.io/glean.js/modules/core_glean.default.html#initialize)
- [JavaScript API docs](https://mozilla.github.io/glean.js/functions/core_glean.default.initialize.html)

0 comments on commit 5b2d77f

Please sign in to comment.