Direct people to the active ngx_brotli repo (#105)
parent
ad197df979
commit
3c805d0351
|
@ -766,7 +766,7 @@
|
|||
</div>
|
||||
<div class="form-group row">
|
||||
<label class="col-sm-3 col-form-label col-form-label-sm">
|
||||
<a href="https://github.com/google/ngx_brotli" target="_blank">brotli</a> compression
|
||||
<a href="https://github.com/eustas/ngx_brotli" target="_blank">brotli</a> compression
|
||||
</label>
|
||||
<div class="col-sm-9">
|
||||
<div class="form-check form-check-inline" ng-class="{ 'input-changed': data.brotli !== defaultData.brotli }">
|
||||
|
|
Loading…
Reference in New Issue