mirror of
https://github.com/fazo96/pbs.git
synced 2025-01-27 14:34:19 +01:00
changed name of project to pbs
This commit is contained in:
parent
131938a76e
commit
696ef08beb
@ -1,8 +1,8 @@
|
|||||||
# Pert
|
# PBS
|
||||||
|
|
||||||
Pert is a small web app built to assist in working with Project Breakdown Structures.
|
PBS is a small web app built to assist in working with Project Breakdown Structures.
|
||||||
|
|
||||||
It should be accessible [here](http://pert.divshot.io)
|
It should be accessible [here](http://pbsapp.divshot.io)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"name": "pert",
|
"name": "pbsapp",
|
||||||
"root": "dist"
|
"root": "dist"
|
||||||
}
|
}
|
||||||
|
@ -40,9 +40,9 @@
|
|||||||
<li><a ui-sref="table">Table</a></li>
|
<li><a ui-sref="table">Table</a></li>
|
||||||
<li><a ui-sref="pert">Pert</a></li>
|
<li><a ui-sref="pert">Pert</a></li>
|
||||||
<li><a ui-sref="gantt">Gantt</a></li>
|
<li><a ui-sref="gantt">Gantt</a></li>
|
||||||
<li class="github"><a href="http://github.com/fazo96/pert">GitHub</a></li>
|
<li class="github"><a href="http://github.com/fazo96/pbs">GitHub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<span class="pull-right github"><a href="http://github.com/fazo96/pert"><i class="fa fa-2x fa-github"></i></a></span>
|
<span class="pull-right github"><a href="http://github.com/fazo96/pbs"><i class="fa fa-2x fa-github"></i></a></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
Loading…
Reference in New Issue
Block a user