Reference to ReSpec without "http:"

Hi!

Just as a reminder.. in order to be able to access our documents via 
https: the following line ->

<script src="http://www.w3.org/Tools/respec/respec-w3c-common" async 
class="remove"></script>

must be replaced by ->

<script src="//www.w3.org/Tools/respec/respec-w3c-common" async 
class="remove"></script>

so basically dropping the "http:" part.

I've fixed that for the current version of the SHACL Spec.

cheers,
simon

-- 
DDipl.-Ing. Simon Steyskal
Institute for Information Business, WU Vienna

www: http://www.steyskal.info/  twitter: @simonsteys

Received on Friday, 25 September 2015 06:24:34 UTC