Small documentation fixes#419
Conversation
|
The path to ldap.png is correct. If it's not showing up you could try adding site.baseurl or similar to get the full path, although then it won't render in the markdown. |
|
@vsoch For me it looks like this in Firefox/Chrome/Edge: I use this way to include images in my Jekyll sites: By the way, should the ldap image also be in |
|
If that works for the other images, moving it there should be a good idea! 👍 |
|
@vsoch I also changed it for the images of the globus page. |
|
Did you run locally to confirm they are all visible? That's the last check I'd do - once you confirm that we can merge I think! |
|
@vsoch I checked it locally and it works. However, while trying to set it up locally I couldn't use |
|
@SethosII I usually use jekyll from rb-env (and I haven't installed for a while) so I suspect the install might vary. If it was hard /annoying enough and you want to tweak the docs please feel free to open another PR, but it's not required! |

Fix documentation errors mentioned in #416 (comment).