SAP-archive / cloud-bulletinboard-ads

This is the bulletinboard-ads sample application code used in the openSAP course: Cloud-Native Development with SAP Business Technology Platform (formerly SAP Cloud Platform).
Apache License 2.0
76 stars 99 forks source link

SAP artifact in the markdown files (images won't display correctly) #1

Closed jonathanbaker7 closed 6 years ago

jonathanbaker7 commented 6 years ago

The markdown file TheWayTowardsSpringBoot.md has a reference to an image on github.wdf.sap.corp.

### The idea of Spring Boot
<img src="https://github.wdf.sap.corp/cc-java-dev/cc-coursematerial/blob/master/SpringBoot/images/spring-ingredients.jpg" height="200" /> => <img src="https://github.wdf.sap.corp/cc-java-dev/cc-coursematerial/blob/master/SpringBoot/images/boot-cake.jpg" height="200" />

The image, obviously, doesn't appear in the rendered file.

Can you please fix this? Thanks!

svenkohlhaas commented 6 years ago

Fixed, the file TheWayTowardsSpringBoot.md should not have been taken to the external expository, file is now deleted, as well as the link to the file