mirror of
https://github.com/fazo96/pbs.git
synced 2025-01-26 14:24:20 +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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "pert",
|
||||
"name": "pbsapp",
|
||||
"root": "dist"
|
||||
}
|
||||
|
@ -40,9 +40,9 @@
|
||||
<li><a ui-sref="table">Table</a></li>
|
||||
<li><a ui-sref="pert">Pert</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>
|
||||
<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>
|
||||
</nav>
|
||||
|
Loading…
Reference in New Issue
Block a user