Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Commit

Permalink
Update domain name to short-d.com (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderworld10 authored Oct 25, 2019
1 parent f265bd6 commit 75c92c3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ yarn run build
![](doc/screenshot/extension.png)

## Contributing
When contributing to this repository, please first discuss the change you wish to make via [issues](https://github.com/byliuyang/short-ext/issues) with the owner of this repository before making a change.
When contributing to this repository, please first discuss the change you wish to make via [issues](https://short-d.com/r/extissue) with the owner of this repository before making a change.

### Pull Request Process
1. Update the README.md with details of changes to the interface, this includes new environment
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Short",
"short_name": "Short",
"version": "0.0.5",
"version": "0.0.6",
"description": "Visit short links with less typing",
"manifest_version": 2,
"background": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Short",
"version": "0.0.4",
"version": "0.0.6",
"description": "Visit short links with less typing",
"repository": {
"type": "git",
"url": "https://github.com/byliuyang/short-ext.git"
"url": "https://short-d.com/r/extcode"
},
"scripts": {
"build": "yarn prep && yarn cp:assets && tsc",
Expand Down

0 comments on commit 75c92c3

Please sign in to comment.