summaryrefslogtreecommitdiff
path: root/DEVELOPING.md
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2023-02-22 21:47:06 +0300
committerEd Tanous <ed@tanous.net>2023-02-27 20:44:16 +0300
commitcc519de3d4d2f6900f8c9200a3a02df345d0e6fa (patch)
tree4179f265cd363412e8ce42ba9d8950a4b698a4d2 /DEVELOPING.md
parente634b34c08feefd977399afc5e745e77c4baa815 (diff)
downloadbmcweb-cc519de3d4d2f6900f8c9200a3a02df345d0e6fa.tar.xz
Switch Developing to say webui-vue
phosphor-webui is End of Life. Like other documentation switch to webui-vue. Tested: Pushed to my fork and looked good. Change-Id: I81d559e7515e24d207856e2cc2b2d0086bf7b3f1 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'DEVELOPING.md')
-rw-r--r--DEVELOPING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEVELOPING.md b/DEVELOPING.md
index 77cfeceadf..4a481c9a96 100644
--- a/DEVELOPING.md
+++ b/DEVELOPING.md
@@ -121,9 +121,9 @@ implementations exist, but for implementations where only a single
implementation exists, prefer to make the code correct and clean rather than
implement a concrete interface.
-### phosphor webui
+### webui-vue
-The webserver should be capable of hosting phosphor-webui, and implementing the
+The webserver should be capable of hosting webui-vue, and implementing the
required flows to host the application. In general, all access methods should be
available to the webui.