diff options
| author | Shohei YOSHIDA <syohex@gmail.com> | 2022-11-23 13:23:19 +0900 |
|---|---|---|
| committer | Shohei YOSHIDA <syohex@gmail.com> | 2022-11-23 13:31:48 +0900 |
| commit | 0b6e0648504382f68dbfc547bd4392a3d85e8513 (patch) | |
| tree | 0c04dc7715284836a8364c4fe2a3b100d0e9ec3b /src/_hledger | |
| parent | Merge pull request #945 from zsh-users/update-conan (diff) | |
| download | zsh-completions-0b6e0648504382f68dbfc547bd4392a3d85e8513.tar zsh-completions-0b6e0648504382f68dbfc547bd4392a3d85e8513.tar.gz zsh-completions-0b6e0648504382f68dbfc547bd4392a3d85e8513.tar.bz2 zsh-completions-0b6e0648504382f68dbfc547bd4392a3d85e8513.tar.lz zsh-completions-0b6e0648504382f68dbfc547bd4392a3d85e8513.tar.xz zsh-completions-0b6e0648504382f68dbfc547bd4392a3d85e8513.tar.zst zsh-completions-0b6e0648504382f68dbfc547bd4392a3d85e8513.zip | |
Update links
Diffstat (limited to 'src/_hledger')
| -rw-r--r-- | src/_hledger | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_hledger b/src/_hledger index d6e92a7..c8d975e 100644 --- a/src/_hledger +++ b/src/_hledger @@ -5,7 +5,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, @@ -16,7 +16,7 @@ # Description # ----------- # -# Completion script for hledger 1.10 ( http://hledger.org/ ) +# Completion script for hledger 1.10 ( https://hledger.org/ ) # Last updated: 07.08.2018 # # ------------------------------------------------------------------------------ |
