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 @@ -45,6 +45,7 @@ who wish to contribute to the WebLogic Image Tool code will find useful informat
45
45
46
46
* [ WebLogic Kubernetes Operator] ( https://oracle.github.io/weblogic-kubernetes-operator/ )
47
47
* [ WebLogic Deploy Tooling] ( https://oracle.github.io/weblogic-deploy-tooling/ )
48
+ * [ WebLogic Kubernetes Toolkit UI] ( https://oracle.github.io/weblogic-toolkit-ui/ )
48
49
* [ WebLogic Monitoring Exporter] ( https://github.com/oracle/weblogic-monitoring-exporter )
49
50
* [ WebLogic Logging Exporter] ( https://github.com/oracle/weblogic-logging-exporter )
50
51
* [ 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 = "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
# Developer Guide
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title = "Quick Start"
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
# Quick Start Guide
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title = "Samples"
3
3
date = 2019-02-22T15:27:54-05:00
4
4
weight = 3
5
5
chapter = true
6
- pre = " <b>3. </b>"
6
+ pre = " <b> </b>"
7
7
+++
8
8
9
9
# Samples
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
- Image Tool
2
+ < img src ="{{ .Site.BaseURL }}/images/logo.png " height ="90 "> < br />
3
+ WebLogic Image Tool
4
4
</ a >
You can’t perform that action at this time.
0 commit comments