Skip to content

Commit

Permalink
fix(documentation): migrated http to https for license copy (#11327)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviiciii authored Aug 8, 2023
1 parent 5e09745 commit 4c1d1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
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,
Expand Down

1 comment on commit 4c1d1c2

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:4c1d1c22e4ec165efd44c0678e38eb8d580d06a5
Artifacts available https://github.com/Kong/kong/actions/runs/5798269523

Please sign in to comment.