Forked from
DM / dm-docs
261 commits behind, 55 commits ahead of the upstream repository.
-
Barbara B. Frosik authored
changed the directory structure - removed "faces" directory from directory tree
Barbara B. Frosik authoredchanged the directory structure - removed "faces" directory from directory tree
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
index.xhtml 362 B
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html">
<h:body>
<meta http-equiv="Refresh" content="0; URL=views/home.xhtml"/>
</h:body>
</html>