Skip to content

Commit dbfaba2

Browse files
fix: link change
1 parent 9dcba1e commit dbfaba2

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ message("| Based on C++ & Qt. |")
5858
message("| Licenced under GPLv3 |")
5959
message("| |")
6060
message("|-----------------------------------------------------|")
61-
message("| GitHub: https://github.com/iotang/Project_LemonLime |")
61+
message("| GitHub: https://github.com/Project-LemonLime/Project_LemonLime |")
6262
message("| Welcome to contribute! |")
6363
message("|-----------------------------------------------------|")
6464
message(" ")
@@ -332,7 +332,7 @@ set(CPACK_PACKAGE_NAME "Lemon")
332332
set(CPACK_PACKAGE_VENDOR "Coelacanthus")
333333
set(CPACK_PACKAGE_VERSION ${VERSION_STRING})
334334
set(CPACK_PACKAGE_DESCRIPTION "A tiny judging environment for OI contest based on Lemon + LemonPlus.")
335-
set(CPACK_PACKAGE_HOMEPAGE_URL "https://github.com/iotang/Project_LemonLime")
335+
set(CPACK_PACKAGE_HOMEPAGE_URL "https://github.com/Project-LemonLime/Project_LemonLime")
336336
set(CPACK_PACKAGE_ICON "${CMAKE_SOURCE_DIR}/assets/lemon-lime.ico")
337337
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/LICENSE")
338338

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
A tiny judging environment for OI contest based on Lemon + LemonPlus
88

9-
现已支持 Linux ![Ubuntu](https://github.com/iotang/Project_LemonLime/workflows/CPack%20-%20DEB%20-%20Ubuntu/badge.svg)
10-
,Windows ![Windows](https://github.com/iotang/Project_LemonLime/workflows/Windows/badge.svg),以及 macOS ![MacOS](https://github.com/iotang/Project_LemonLime/workflows/MacOS/badge.svg)
9+
现已支持 Linux ![Ubuntu](https://github.com/Project-LemonLime/Project_LemonLime/workflows/CPack%20-%20DEB%20-%20Ubuntu/badge.svg)
10+
,Windows ![Windows](https://github.com/Project-LemonLime/Project_LemonLime/workflows/Windows/badge.svg),以及 macOS ![MacOS](https://github.com/Project-LemonLime/Project_LemonLime/workflows/MacOS/badge.svg)
1111

12-
![CPack - DEB - Debian](https://github.com/iotang/Project_LemonLime/workflows/CPack%20-%20DEB%20-%20Debian/badge.svg)
13-
![CPack - DEB - Ubuntu](https://github.com/iotang/Project_LemonLime/workflows/CPack%20-%20DEB%20-%20Ubuntu/badge.svg)
12+
![CPack - DEB - Debian](https://github.com/Project-LemonLime/Project_LemonLime/workflows/CPack%20-%20DEB%20-%20Debian/badge.svg)
13+
![CPack - DEB - Ubuntu](https://github.com/Project-LemonLime/Project_LemonLime/workflows/CPack%20-%20DEB%20-%20Ubuntu/badge.svg)
1414

15-
![Linux - AppImage](https://github.com/iotang/Project_LemonLime/workflows/Lemon%20build%20matrix%20-%20AppImage/badge.svg)
15+
![Linux - AppImage](https://github.com/Project-LemonLime/Project_LemonLime/workflows/Lemon%20build%20matrix%20-%20AppImage/badge.svg)
1616

1717
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fiotang%2FProject_LemonLime.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fiotang%2FProject_LemonLime?ref=badge_shield)
1818

@@ -42,7 +42,7 @@ A tiny judging environment for OI contest based on Lemon + LemonPlus
4242
| openSUSE | Leap 15.1 | amd64 | iceWM |
4343
| openSUSE | Tumbleweed | amd64 | KDE-Xorg |
4444

45-
如果您在您的系统上做了测试,请前往 [#49](https://github.com/iotang/Project_LemonLime/issues/49) 告知
45+
如果您在您的系统上做了测试,请前往 [#49](https://github.com/Project-LemonLime/Project_LemonLime/issues/49) 告知
4646

4747
## 特色
4848

@@ -89,7 +89,7 @@ A tiny judging environment for OI contest based on Lemon + LemonPlus
8989
### 源码下载
9090

9191
```plain
92-
$ git clone https://github.com/iotang/Project_LemonLime.git --recursive
92+
$ git clone https://github.com/Project-LemonLime/Project_LemonLime.git --recursive
9393
```
9494

9595
#### 下载的东西太大了?

manual/llmanual.pdf

16 Bytes
Binary file not shown.

manual/llmanual.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
\section{历史}
5050

51-
\href{https://github.com/iotang/Project_LemonLime}{LemonLime} 项目是 \href{https://github.com/Dust1404/Project_LemonPlus}{LemonPlus} 的二次开发。
51+
\href{https://github.com/Project-LemonLime/Project_LemonLime}{LemonLime} 项目是 \href{https://github.com/Dust1404/Project_LemonPlus}{LemonPlus} 的二次开发。
5252

5353
~\\
5454

@@ -163,7 +163,7 @@
163163

164164
\section{安装}
165165

166-
LemonLime 在上文中提及的\href{https://github.com/iotang/Project_LemonLime}{仓库地址}不仅用来存储源代码,也用来实时发布软件最新版本。
166+
LemonLime 在上文中提及的\href{https://github.com/Project-LemonLime/Project_LemonLime}{仓库地址}不仅用来存储源代码,也用来实时发布软件最新版本。
167167

168168
\subsection{支持的系统}
169169

@@ -173,7 +173,7 @@
173173

174174
\subsubsection{Windows 和 macOS}
175175

176-
\href{https://github.com/iotang/Project_LemonLime/releases}{发行页面}下载相应的压缩包。
176+
\href{https://github.com/Project-LemonLime/Project_LemonLime/releases}{发行页面}下载相应的压缩包。
177177

178178
不过如果你获得了源码,可以通过 QtCreator 来编译 LemonLime。
179179

@@ -194,7 +194,7 @@
194194
然后用某种途径获得源代码。比如使用 git:
195195

196196
\begin{lstlisting}[language=bash,frame=shadowbox,basicstyle=\ttfamily]
197-
git clone https://github.com/iotang/Project_LemonLime.git
197+
git clone https://github.com/Project-LemonLime/Project_LemonLime.git
198198
\end{lstlisting}
199199

200200
进入源代码的目录。
@@ -760,7 +760,7 @@
760760

761761
\section{常见问题及回答}
762762

763-
在使用中出现任何问题,可以在 \href{https://github.com/iotang/Project_LemonLime}{Github 仓库}中的 Issue 提出。
763+
在使用中出现任何问题,可以在 \href{https://github.com/Project-LemonLime/Project_LemonLime}{Github 仓库}中的 Issue 提出。
764764

765765
此节内容长期更新,更多问题欢迎提出。
766766

src/lemon.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ void LemonLime::actionManual()
11701170

11711171
void LemonLime::actionMore()
11721172
{
1173-
QDesktopServices::openUrl(QUrl(QString("https://github.com/iotang/Project_LemonLime")));
1173+
QDesktopServices::openUrl(QUrl(QString("https://github.com/Project-LemonLime/Project_LemonLime")));
11741174
}
11751175

11761176
void LemonLime::setUiLanguage()

0 commit comments

Comments
 (0)