Commit dc5d28ff authored by Sparkf's avatar Sparkf 🏙️ Committed by GitHub
Browse files

Merge pull request #68 from SUSTech-CRA/rename-repo

update repo url
parents cbe12836 1d3666e1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,9 +8,9 @@ Online manual for SUSTecher.

## 帮助我们完善

主项目托管在 [SUSTC/sustech-online-ng](https://github.com/sustc/sustech-online-ng)
主项目托管在 [sustech-cra/sustech-online-ng](https://github.com/sustech-cra/sustech-online-ng)

小程序托管在 [SUSTC/sustech-online-wxapp](https://github.com/SUSTC/sustech-online-wxapp)
小程序托管在 [sustech-cra/sustech-online-wxapp](https://github.com/sustech-cra/sustech-online-wxapp)

### 如何贡献

+2 −2
Original line number Diff line number Diff line
@@ -121,8 +121,8 @@ module.exports = {
      { text: '站点帮助', link: '/site-help/' },
      { text: '更新日志', link: '/news/' },
    ],
    repo: 'sustc/sustech-online-ng',
    docsRepo: 'sustc/sustech-online-ng',
    repo: 'sustech-cra/sustech-online-ng',
    docsRepo: 'sustech-cra/sustech-online-ng',
    editLinkText: '一起完善这本手册!',
    docsDir: 'docs',
    repoLabel: '在Github上查看',
+2 −2
Original line number Diff line number Diff line
# 帮助我们完善

主项目托管在 [SUSTC/sustech-online-ng](https://github.com/sustc/sustech-online-ng)
主项目托管在 [sustech-cra/sustech-online-ng](https://github.com/sustech-cra/sustech-online-ng)

小程序托管在 [SUSTC/sustech-online-wxapp](https://github.com/SUSTC/sustech-online-wxapp)
小程序托管在 [sustech-cra/sustech-online-wxapp](https://github.com/sustech-cra/sustech-online-wxapp)

![自动构建状态](https://github.com/SUSTC/sustech-online-ng/workflows/Build%20and%20Deploy/badge.svg)

+2 −2
Original line number Diff line number Diff line
@@ -2,9 +2,9 @@

## 2018-2019 秋季学期

<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/181901.jpg">![](https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/181901.jpg)</a>
<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/181901.jpg">![](https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/181901.jpg)</a>

## 2018-2019 春季学期、夏季学期

<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/181923.jpg">![](https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/181923.jpg)</a>
<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/181923.jpg">![](https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/181923.jpg)</a>
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

## 2019-2020 秋季学期

<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/192001.jpg">![](https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/192001.jpg)</a>
<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/192001.jpg">![](https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/192001.jpg)</a>

## 2019-2020 春季学期、夏季学期

<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/192023.jpg">![](https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/calendar/pic/192023.jpg)</a>
<a data-fancybox title="" href="https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/192023.jpg">![](https://cdn.jsdelivr.net/gh/sustech-cra/sustech-online-ng@master/docs/calendar/pic/192023.jpg)</a>
Loading