chore: fix typos
This commit is contained in:
parent
02cd0c675f
commit
7ddae10847
@ -12,7 +12,7 @@ Based in [PerfSPEC: Performance Profiling-based Proactive Security Policy Enforc
|
||||
- [How to install](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/install.md) covers basic enviroment,tools, and recommendations.
|
||||
|
||||
<div style="margin: auto">
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/PerfSPEC-learning.png" width="800"></a>
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/perfSPEC-learning.png" width="800"></a>
|
||||
</div>
|
||||
|
||||
__PerfSPEC__
|
||||
|
2
about.md
2
about.md
@ -17,7 +17,7 @@ For more [PerfSPEC](README.md) info use:
|
||||
- [Autogenerated graph view of actions and events distribution](actions_distribution.pdf)
|
||||
|
||||
<div style="margin: auto">
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/PerfSPEC-learning.png" width="800"></a>
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/perfSPEC-learning.png" width="800"></a>
|
||||
</div>
|
||||
|
||||
# What is done so far ?
|
||||
|
@ -1,7 +1,7 @@
|
||||
# PerfSPEC Learning Phase Directory Layout
|
||||
|
||||
<div style="margin: auto">
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/PerfSPEC-learning.png" width="800"></a>
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/perfSPEC-learning.png" width="800"></a>
|
||||
</div>
|
||||
|
||||
## Content structure overview with notes
|
||||
|
@ -72,7 +72,7 @@ A web server should be run at `http://localhost:2718` with a token if not use **
|
||||
#### 1 - `git clone this repository`
|
||||
|
||||
```
|
||||
git clone https://repo.jesusperez.pro/jesus/perfspec-learning.git
|
||||
git clone https://repo.jesusperez.pro/jesus/perfSPEC-learning.git
|
||||
cd perfspec-learning
|
||||
```
|
||||
|
||||
|
2
intro.md
2
intro.md
@ -21,7 +21,7 @@ For more [PerfSPEC](README.md) info use:
|
||||
- [Autogenerated graph view of actions and events distribution](actions_distribution.pdf)
|
||||
|
||||
<div style="margin: auto">
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/PerfSPEC-learning.png" width="800"></a>
|
||||
<a target="_blank" href="perfspec-learning/src/branch/main/presentacion.pdf"><img src="imgs/perfSPEC-learning.png" width="800"></a>
|
||||
</div>
|
||||
|
||||
# Why ?
|
||||
|
Loading…
Reference in New Issue
Block a user