Skip to content

Commit 093d4a0

Browse files
authored
chore: update vercel link (#1775)
* chore: update vercel link
1 parent 9e6a3e6 commit 093d4a0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ This project exists thanks to all the people who contribute. [[Contribute](CONTR
126126

127127
_Vercel_ has given us a Pro account.
128128

129-
<a href="https://vercel.com/?utm_source=docsifyjsdocs" target="_blank"><img src="docs/_media/vercel_logo.svg" width="100px"></a>
129+
<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank"><img src="docs/_media/vercel_logo.svg" width="100px"></a>

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Users and the development team are usually in the [Discord server](https://disco
3535

3636
_Vercel_ has given us a Pro account.
3737

38-
<a href="https://vercel.com/?utm_source=docsifyjsdocs" target="_blank"><img src="https://cdn.jsdelivr.net/gh/docsifyjs/docsify/docs/_media/vercel_logo.svg" width="100px"></a>
38+
<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank"><img src="https://cdn.jsdelivr.net/gh/docsifyjs/docsify/docs/_media/vercel_logo.svg" width="100px"></a>

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
}
205205
return (
206206
html +
207-
'<br/> <i>Vercel</i> has given us a Pro account <br/> <a href="https://vercel.com/?utm_source=docsifyjsdocs" target="_blank"><img src="https://cdn.jsdelivr.net/gh/docsifyjs/docsify/docs/_media/vercel_logo.svg" alt="Vercel" width="100" height="64"></a>'
207+
'<br/> <i>Vercel</i> has given us a Pro account <br/> <a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank"><img src="https://cdn.jsdelivr.net/gh/docsifyjs/docsify/docs/_media/vercel_logo.svg" alt="Vercel" width="100" height="64"></a>'
208208
);
209209
});
210210
},

0 commit comments

Comments
 (0)