Skip to content

Commit 8bfadaf

Browse files
authored
Add a link to Axios ecosystem (#312)
This adds a separate link to the ecosystem instead of being buried in Notes
1 parent 164632c commit 8bfadaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

en.lang.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ module.exports = {
121121
type: "heading",
122122
text: "Other",
123123
},
124+
{
125+
type: "link",
126+
href: "https://github.com/axios/axios/blob/v1.x/ECOSYSTEM.md",
127+
text: "Ecosystem",
128+
},
124129
{
125130
type: "link",
126131
href: "/docs/notes",

0 commit comments

Comments
 (0)