mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 14:08:42 +00:00
Replace Khan/KaTeX with KaTeX/KaTeX (#1781)
* Replace Khan/KaTeX with KaTeX/KaTeX * Remove RawGit links * Remove old files
This commit is contained in:
committed by
Kevin Barabash
parent
f4e24183d6
commit
112582daa5
@@ -85,7 +85,7 @@ jobs:
|
||||
- run:
|
||||
name: Check whether the build is running on the main repository
|
||||
command: |
|
||||
if [[ $CIRCLE_PULL_REQUEST && $CIRCLE_PROJECT_USERNAME != "Khan" ]]; then
|
||||
if [[ $CIRCLE_PULL_REQUEST && $CIRCLE_PROJECT_USERNAME != "KaTeX" ]]; then
|
||||
echo "Please disable CircleCI on your forked repository!"
|
||||
exit 1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user