File tree Expand file tree Collapse file tree 7 files changed +7
-6
lines changed
themes/hugo-theme-learn/layouts/partials Expand file tree Collapse file tree 7 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ wish to contribute to the WebLogic Deploy Tooling code will find useful informat
60
60
61
61
* [ WebLogic Kubernetes Operator] ( https://oracle.github.io/weblogic-kubernetes-operator/ )
62
62
* [ WebLogic Image Tool] ( https://oracle.github.io/weblogic-image-tool/ )
63
+ * [ WebLogic Kubernetes Toolkit UI] ( https://oracle.github.io/weblogic-toolkit-ui/ )
63
64
* [ WebLogic Monitoring Exporter] ( https://github.com/oracle/weblogic-monitoring-exporter )
64
65
* [ WebLogic Logging Exporter] ( https://github.com/oracle/weblogic-logging-exporter )
65
66
* [ WebLogic Remote Console] ( https://github.com/oracle/weblogic-remote-console )
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title = "Concepts"
3
3
date = 2019-02-22T15:27:54-05:00
4
4
weight = 1
5
5
chapter = true
6
- pre = " <b>1. </b>"
6
+ pre = " <b> </b>"
7
7
+++
8
8
9
9
# Concepts
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title = "Developer Guide"
3
3
date = 2019-02-22T15:27:54-05:00
4
4
weight = 4
5
5
chapter = true
6
- pre = " <b>4. </b>"
6
+ pre = " <b> </b>"
7
7
+++
8
8
9
9
Original file line number Diff line number Diff line change 2
2
title = " Samples"
3
3
date = 2019-02-22T15:27:54-05:00
4
4
weight = 3
5
- pre = " <b>3. </b>"
5
+ pre = " <b> </b>"
6
6
+++
7
7
8
8
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title = "User Guide"
3
3
date = 2019-02-22T15:27:54-05:00
4
4
weight = 2
5
5
chapter = true
6
- pre = " <b>2. </b>"
6
+ pre = " <b> </b>"
7
7
+++
8
8
9
9
# User Guide
Original file line number Diff line number Diff line change 1
1
< a id ="logo " href ="{{ .Site.BaseURL }} ">
2
- < img src ="{{ .Site.BaseURL }}/images/logo.png " height ="60 "> < br />
3
- Deploy Tooling
2
+ < img src ="{{ .Site.BaseURL }}/images/logo.png " height ="90 "> < br />
3
+ WebLogic Deploy Tooling
4
4
</ a >
You can’t perform that action at this time.
0 commit comments