Skip to content

Commit

Permalink
fix markdownlint warnings
Browse files Browse the repository at this point in the history
Signed-off-by: FUJITA Tomonori <[email protected]>
  • Loading branch information
fujita committed May 16, 2019
1 parent e214d7a commit 25428e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ If you change the gRPC API, generate `api/gobgp.pb.go` in the following way:
$ ./tools/grpc/genproto.sh
```

In order for the script to run, you'll need protoc (version 3.7.1) in your PATH.
In order for the script to run, you'll need protoc (version 3.7.1) in your PATH.
2 changes: 1 addition & 1 deletion docs/sources/dynamic-neighbor.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ BGP neighbor is 172.40.1.3, remote AS 65002
Advertised: 0
Received: 0
Accepted: 0
```
```
2 changes: 1 addition & 1 deletion tools/completion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,4 +237,4 @@ fpath=($GOBGP_COMP $fpath)
autoload -Uz compinit
compinit
```
```

0 comments on commit 25428e8

Please sign in to comment.