migrated to ficd.sh
This commit is contained in:
parent
3e82b33ce5
commit
af22c7881a
5 changed files with 7 additions and 6 deletions
|
@ -73,7 +73,7 @@ commands! If you have `xdg-open` available (part of the `xdg-utils`
|
|||
package on Arch Linux), this is simple:
|
||||
|
||||
```sh
|
||||
xdg-open https://ficd.ca
|
||||
xdg-open https://ficd.sh
|
||||
```
|
||||
|
||||
XDG handles figuring out the correct application to forward the URL to. If
|
||||
|
@ -82,7 +82,7 @@ browser. If you don't have (or don't want to use) `xdg-open`, most
|
|||
browsers let you open URLs from the command line directly:
|
||||
|
||||
```sh
|
||||
firefox https://ficd.ca
|
||||
firefox https://ficd.sh
|
||||
```
|
||||
|
||||
Depending on the browser -- if you already have an open session, the link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue