We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd85180 commit 1b69740Copy full SHA for 1b69740
src/main/java/water/api/Tutorials.java
@@ -20,7 +20,7 @@ public class Tutorials extends HTMLOnlyRequest {
20
+ " p { font-size:16px; }"
21
+ "</style>"
22
+ "<h1>Learn H<sub>2</sub>O at <a href='http://learn.h2o.ai'>learn.h2o.ai</a></h1>"
23
- + "<h1>Learn more <a href='https://www.gitbook.com/@h2o'>@gitbook</a></h1>"
+ + "<h1>Learn more <a href='https://leanpub.com/u/h2oai'>@learnpub</a></h1>"
24
+ "<blockquote><medium>A unique way to explore H<sub>2</sub>O</medium></blockquote>"
25
26
+ "</div>"
0 commit comments