Skip to content

Commit 515a186

Browse files
committed
Fix logo link in README
1 parent 85cca81 commit 515a186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ![QUICKPIC](http://exodus.physics.ucla.edu/~uclapic/repo_images/quickpic.png)
1+
# ![QUICKPIC](https://ucla-plasma-simulation-group.github.io/QuickPIC-OpenSource/media/quickpic_logo.png)
22
QuickPIC is a 3D parallel (MPI & OpenMP Hybrid) Quasi-Static PIC code, which is developed based on the framework UPIC. QuickPIC can efficiently simulate plasma based accelerator problems. This is the UCLA Plasma Simulation Group's official open-source repository for QuickPIC.
33

44
# Upon cloning the repository
@@ -11,4 +11,4 @@ Please feel free to join in our email list [quickpic-users-developers](https://g
1111

1212
* [Installation](https://github.com/UCLA-Plasma-Simulation-Group/QuickPIC-OpenSource/wiki/Install-QuickPIC)
1313
* [Input file](https://github.com/UCLA-Plasma-Simulation-Group/QuickPIC-OpenSource/wiki/Input-File-for-QuickPIC)
14-
* [Developer Guide](https://ucla-plasma-simulation-group.github.io/QuickPIC-OpenSource/)
14+
* [Developer Guide](https://ucla-plasma-simulation-group.github.io/QuickPIC-OpenSource/)

0 commit comments

Comments
 (0)