Skip to content

Commit 6db543a

Browse files
authored
Merge pull request #1750 from pendo324/fix-link-linting
fix(lint): update homebrew formula links
2 parents 2a4b8d8 + 84fa663 commit 6db543a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ containerd とnerdctl (contaiNERD ctl)の使い方については、 https://git
114114
## 始める
115115
### インストール
116116

117-
[Homebrewパッケージ](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lima.rb)があります。
117+
[Homebrewパッケージ](https://github.com/Homebrew/homebrew-core/blob/master/Formula/l/lima.rb)があります。
118118

119119
```console
120120
brew install lima

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ For the usage of containerd and nerdctl (contaiNERD ctl), visit <https://github.
102102
## Getting started
103103
### Installation
104104

105-
[Homebrew package](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lima.rb) is available.
105+
[Homebrew package](https://github.com/Homebrew/homebrew-core/blob/master/Formula/l/lima.rb) is available.
106106

107107
```console
108108
brew install lima

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ $ lima nerdctl run -d --name nginx -p 127.0.0.1:8080:80 nginx:alpine
109109
## 开始使用
110110
### 安装
111111

112-
可以直接使用 [Homebrew 上的包](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lima.rb) 进行安装。
112+
可以直接使用 [Homebrew 上的包](https://github.com/Homebrew/homebrew-core/blob/master/Formula/l/lima.rb) 进行安装。
113113

114114
```console
115115
brew install lima

0 commit comments

Comments
 (0)