Skip to content

BridgesUNCC/BridgesUNCC.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## In parts

Not all the website is inside of this repository.
There are pieces in:

https://github.com/BridgesUNCC/doc

https://github.com/BridgesUNCC/tutorials

https://github.com/BridgesUNCC/testing-logs


## QA

One can check for broken links using the blc

### install

```
npm install broken-link-checker
```

### check

```
node_modules/broken-link-checker/bin/blc -r http://bridgesuncc.github.io
```