mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
use https everywhere (#6574)
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
This commit is contained in:
parent
e934624b32
commit
19b925e741
102 changed files with 187 additions and 199 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# Hanami Plugin #
|
||||
This plugin adds convenient ways to work with [Hanami](http://hanamirb.org/) via console.
|
||||
This plugin adds convenient ways to work with [Hanami](https://hanamirb.org/) via console.
|
||||
It's inspired by Rails plugin, so if you've used it, you'll feel like home.
|
||||
|
||||
## Usage ##
|
||||
|
||||
For example, type `hc` into your console when you're within Hanami project directory to run
|
||||
the application console. Have a look at available shortcuts below. You can read more about
|
||||
these commands [on the official website](http://hanamirb.org/guides/command-line/applications/).
|
||||
these commands [on the official website](https://hanamirb.org/guides/command-line/applications/).
|
||||
|
||||
## Aliases ##
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue