Skip to content

Commit f7fc552

Browse files
authored
Merge pull request geocoder-php#12 from atymic/fix-branding
fix: fix branding link
2 parents 2483ac6 + ccbc6b5 commit f7fc552

File tree

6 files changed

+1166
-4
lines changed

6 files changed

+1166
-4
lines changed

navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
'url' => 'docs#providers',
2727
],
2828
'Branding' => [
29-
'url' => 'branding',
29+
'url' => 'docs/branding',
3030
],
3131
];
180 KB
Loading

source/assets/branding/Geocoder.ai

Lines changed: 1122 additions & 0 deletions
Large diffs are not rendered by default.

source/assets/branding/Geocoder.png

77.8 KB
Loading

source/assets/branding/Geocoder.svg

Lines changed: 40 additions & 0 deletions
Loading

source/docs/branding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Logo
1313
You will find our logo in different formats below:
1414

1515

16-
[Adobe Illustrator](https://raw.githubusercontent.com/geocoder-php/geocoder-php.github.io/master/res/Geocoder.ai)
16+
[Adobe Illustrator](/assets/branding/Geocoder.ai)
1717
 | 
18-
[SVG](https://raw.githubusercontent.com/geocoder-php/geocoder-php.github.io/master/res/Geocoder.svg)
18+
[SVG](/assets/branding/Geocoder.svg)
1919
 | 
20-
[PNG](https://raw.githubusercontent.com/geocoder-php/geocoder-php.github.io/master/res/Geocoder.png)
20+
[PNG](/assets/branding/Geocoder.png)
2121

2222

0 commit comments

Comments
 (0)