Direct people to the active ngx_brotli repo

pull/105/head
TBK 2019-07-25 15:09:17 +02:00 committed by GitHub
parent ad197df979
commit 250a5877f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -766,7 +766,7 @@
</div> </div>
<div class="form-group row"> <div class="form-group row">
<label class="col-sm-3 col-form-label col-form-label-sm"> <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> </label>
<div class="col-sm-9"> <div class="col-sm-9">
<div class="form-check form-check-inline" ng-class="{ 'input-changed': data.brotli !== defaultData.brotli }"> <div class="form-check form-check-inline" ng-class="{ 'input-changed': data.brotli !== defaultData.brotli }">