Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
Heritage_Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Gérard Huet
Heritage_Platform
Commits
46bfe9f3
Commit
46bfe9f3
authored
Dec 20, 2018
by
Gérard Huet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No mention of protocol in url
parent
650af863
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
html.ml
ML/html.ml
+1
-1
No files found.
ML/html.ml
View file @
46bfe9f3
...
...
@@ -740,7 +740,7 @@ value title_instructions =
;
value
doctype
=
"<!DOCTYPE html>"
(* Assuming HTML5 *)
;
value
url
dns
=
Paths
.
server_protocol
^
"://"
^
dns
value
url
dns
=
(* Paths.server_protocol ^ "://" ^ *)
dns
;
value
ocaml_site
=
url
"ocaml.org"
and
inria_site
=
url
"www.inria.fr/"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment