From c3421a7fcd4a6fdd3ef6a6bc7b4f62d4ccb0fe1e Mon Sep 17 00:00:00 2001 From: aditya Date: Sun, 11 Jun 2023 15:33:33 +0530 Subject: [PATCH] use relative links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4137bf3..2b76c09 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,6 @@ This theme would not be nearly as awesome without its amazing community of open Copyright (C) 2017-2023 [Victoria Drake](https://victoria.dev/) -Licensed under the [Apache License, Version 2.0](https://github.com/victoriadrake/hugo-theme-introduction/blob/master/LICENSE) (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](http://www.apache.org/licenses/LICENSE-2.0). +Licensed under the [Apache License, Version 2.0](LICENSE) (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](http://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, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.