Skip to content

Commit

Permalink
Updated the links in Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martenfur committed Dec 2, 2019
1 parent ba63f60 commit ea4c5cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You don't have to. NoPipeline is not a Pipeline Tool replacement - it's an addon

## Now we're talking. How do I integrate this thing in my project?

First of all, install the [latest release](https://github.com/gnFur/NoPipeline/releases/latest) of NoPipeline. After that, you will need a NPL config. NPL config is what NoPipeline uses to generate MGCB config. Inside it looks like this:
First of all, install the [latest release](https://github.com/Martenfur/NoPipeline/releases/latest) of NoPipeline. After that, you will need a NPL config. NPL config is what NoPipeline uses to generate MGCB config. Inside it looks like this:


```json
Expand Down Expand Up @@ -150,7 +150,7 @@ Insert `<Import Project="$(MSBuildExtensionsPath)\NoPipeline\NoPipeline.targets"

And from this point you can start forgetting about Pipeline Tool. : - )

If you want more seamless pipeline-forgetting experience, you can check out [Monofoxe Engine](https://bitbucket.org/gnFur/monofoxe/src), with NoPipeline integrated out of the box.
If you want more seamless pipeline-forgetting experience, you can check out [Monofoxe Engine](https://bitbucket.org/Martenfur/monofoxe/src), with NoPipeline integrated out of the box.

## All the other stuffs.

Expand Down

0 comments on commit ea4c5cb

Please sign in to comment.