Skip to content

Commit fe35fd8

Browse files
committed
fix logo
1 parent 519d303 commit fe35fd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ search_enabled: true
2727
search_tokenizer_separator: /[\s/]+/
2828

2929
# logo, replaces the title
30-
logo: "https://github.com/hauner/openapi-processor-spring/blob/master/images/openapi-processor-spring%401280x200.png"
30+
logo: "https://github.com/hauner/openapi-processor-spring/raw/master/images/openapi-processor-spring%401280x200.png"
3131

3232
aux_links:
3333
openapi-processor-spring:

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ openapi-processor-spring is distributed by [Apache License 2.0][license].
143143
[oaps-license]: https://github.com/hauner/openapi-processor-spring/blob/master/LICENSE
144144
[oaps-int-resources]: https://github.com/hauner/openapi-processor-spring/tree/master/src/testInt/resources
145145
[oaps-issues]: https://github.com/hauner/openapi-processor-spring/issues
146-
[oaps-logo]: https://github.com/hauner/openapi-processor-spring/blob/master/images/openapi-processor-spring%401280x200.png
146+
[oaps-logo]: https://github.com/hauner/openapi-processor-spring/raw/master/images/openapi-processor-spring%401280x200.png
147147

148148
[openapi]: https://www.openapis.org/
149149
[springboot]: https://spring.io/projects/spring-boot

0 commit comments

Comments
 (0)