Skip to content

Commit

Permalink
fix: move docs symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jun 28, 2018
1 parent 0b07fd3 commit 5da3c1c
Show file tree
Hide file tree
Showing 45 changed files with 5 additions and 175 deletions.
1 change: 0 additions & 1 deletion docs

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions packages/cli/docs/config.md → docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ OPTIONS
-s, --shell output config vars in shell format
```

_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.1/packages/config/src/commands/config/index.ts)_
_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.3/packages/config/src/commands/config/index.ts)_

## `heroku config:edit [KEY]`

Expand Down Expand Up @@ -56,7 +56,7 @@ EXAMPLES
$ VISUAL="atom --wait" heroku config:edit
```

_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.1/packages/config/src/commands/config/edit.ts)_
_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.3/packages/config/src/commands/config/edit.ts)_

## `heroku config:get KEY...`

Expand All @@ -76,7 +76,7 @@ EXAMPLES
production
```

_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.1/packages/config/src/commands/config/get.ts)_
_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.3/packages/config/src/commands/config/get.ts)_

## `heroku config:set`

Expand Down Expand Up @@ -123,4 +123,4 @@ EXAMPLES
Unsetting RAILS_ENV, RACK_ENV and restarting example... done, v10
```

_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.1/packages/config/src/commands/config/unset.ts)_
_See code: [@heroku-cli/plugin-config](https://github.com/heroku/cli/blob/v7.5.3/packages/config/src/commands/config/unset.ts)_
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions packages/cli/docs
22 changes: 0 additions & 22 deletions packages/cli/docs/commands.md

This file was deleted.

131 changes: 0 additions & 131 deletions packages/cli/docs/dyno.md

This file was deleted.

17 changes: 0 additions & 17 deletions packages/cli/docs/which.md

This file was deleted.

0 comments on commit 5da3c1c

Please sign in to comment.