We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19445d3 + 32ef257 commit 1e7922eCopy full SHA for 1e7922e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bldrs",
3
- "version": "1.0.1877",
+ "version": "1.0.1890",
4
"main": "src/index.jsx",
5
"license": "AGPL-3.0",
6
"homepage": "https://github.com/bldrs-ai/Share",
src/Components/Open/PleaseLogin.jsx
@@ -22,9 +22,11 @@ export default function PleaseLogin() {
22
<Divider sx={{margin: '.5em 0em'}}/>
23
Visit our{' '}
24
<Link
25
- href='https://github.com/bldrs-ai/Share/wiki'
+ href='https://github.com/bldrs-ai/Share/wiki/Hosting:-GitHub'
26
color='inherit'
27
variant='caption'
28
+ target='_blank'
29
+ rel='noopener'
30
>
31
wiki
32
</Link> to learn more about GitHub
0 commit comments