mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
fix: update the url of official homepage
This commit is contained in:
@@ -169,7 +169,7 @@ var help = {
|
||||
submenu: [
|
||||
{
|
||||
label: 'Boostnote official site',
|
||||
click: function () { shell.openExternal('https://b00st.io/') }
|
||||
click: function () { shell.openExternal('https://boostnote.io/') }
|
||||
},
|
||||
{
|
||||
label: 'Issue Tracker',
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/BoostIO/Boostnote/issues"
|
||||
},
|
||||
"homepage": "https://b00st.io",
|
||||
"homepage": "https://boostnote.io",
|
||||
"dependencies": {
|
||||
"@rokt33r/markdown-it-math": "^4.0.1",
|
||||
"@rokt33r/season": "^5.3.0",
|
||||
|
||||
@@ -50,8 +50,8 @@
|
||||
|
||||
## Goods
|
||||
|
||||
<img src="https://b00st.io/images/t3.png" width="250"/>
|
||||
<img src="https://b00st.io/images/t1.png" width="250"/>
|
||||
<img src="https://boostnote.io/images/t3.png" width="250"/>
|
||||
<img src="https://boostnote.io/images/t1.png" width="250"/>
|
||||
|
||||
[Boostnote store](https://boostnote.paintory.com/)から幾つかのグッズを販売しています。
|
||||
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
|
||||
## Goods
|
||||
|
||||
<img src="https://b00st.io/images/t3.png" width="250"/>
|
||||
<img src="https://b00st.io/images/t1.png" width="250"/>
|
||||
<img src="https://boostnote.io/images/t3.png" width="250"/>
|
||||
<img src="https://boostnote.io/images/t1.png" width="250"/>
|
||||
|
||||
[Boostnote store](https://boostnote.paintory.com/)에서 몇가지 상품들을 팔고있습니다.
|
||||
|
||||
|
||||
@@ -41,8 +41,8 @@ If you want to join our dev Slack group ask @rokt33r.
|
||||
- Snippets Lab
|
||||
|
||||
## Store
|
||||
<img src="https://b00st.io/images/t3.png" width="250"/>
|
||||
<img src="https://b00st.io/images/t1.png" width="250"/>
|
||||
<img src="https://boostnote.io/images/t3.png" width="250"/>
|
||||
<img src="https://boostnote.io/images/t1.png" width="250"/>
|
||||
|
||||
We're selling Boostnote goods on the [Boostnote store](https://boostnote.paintory.com/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user