mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
readme.md: use HTTPS
This commit is contained in:
parent
5ff07b283a
commit
edadd748e2
@ -1,4 +1,4 @@
|
||||
[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
|
||||
[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
|
||||
[](https://gitter.im/IntelliJ-Plugin-Developers/Lobby)
|
||||
|
||||
IntelliJ Platform SDK Documentation
|
||||
@ -16,7 +16,7 @@ To check out and run a local copy of the site follow the steps described below.
|
||||
### Pre-requirements
|
||||
|
||||
* Make sure you have a
|
||||
[git client](http://git-scm.com/downloads)
|
||||
[git client](https://git-scm.com/downloads)
|
||||
installed
|
||||
|
||||
* This site requires
|
||||
@ -27,10 +27,10 @@ To check out and run a local copy of the site follow the steps described below.
|
||||
[installation](https://www.ruby-lang.org/en/documentation/installation/)
|
||||
instructions to get Ruby working on your machine.
|
||||
|
||||
* This site requires [Jekyll](http://jekyllrb.com/),
|
||||
* This site requires [Jekyll](https://jekyllrb.com/),
|
||||
a Ruby-based site generating framework.
|
||||
To install Jekyll refer to it's
|
||||
[installation guidelines](http://jekyllrb.com/docs/installation/).
|
||||
[installation guidelines](https://jekyllrb.com/docs/installation/).
|
||||
**Note:** If you are using Windows, you can face some specific aspects while installing Jekyll.
|
||||
See this [Run Jekyll on Windows Guide](http://jekyll-windows.juthilo.com/) to get more information.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user