Skip to content

Commit 5bee97b

Browse files
committed
Change demo link: nosmileface.ru -> nosmileface.dev (https).
1 parent 6cac7c6 commit 5bee97b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Gocode is a helper tool which is intended to be integrated with your source code
1010

1111
It is called *daemon*, because it uses client/server architecture for caching purposes. In particular, it makes autocompletions very fast. Typical autocompletion time with warm cache is 30ms, which is barely noticeable.
1212

13-
Also watch the [demo screencast](http://nosmileface.ru/images/gocode-demo.swf).
13+
Also watch the [demo screencast](https://nosmileface.dev/images/gocode-demo.swf).
1414

15-
![Gocode in vim](http://nosmileface.ru/images/gocode-screenshot.png)
15+
![Gocode in vim](https://nosmileface.dev/images/gocode-screenshot.png)
1616

17-
![Gocode in emacs](http://nosmileface.ru/images/emacs-gocode.png)
17+
![Gocode in emacs](https://nosmileface.dev/images/emacs-gocode.png)
1818

1919
### Setup
2020

0 commit comments

Comments
 (0)