Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit fb7f0c0

Browse files
author
Matt Bernier
committed
Merge pull request #984 from sendgrid/mbernier-patch-1
Added missing links
2 parents 3521fb3 + 36e9e09 commit fb7f0c0

File tree

1 file changed

+20
-9
lines changed

1 file changed

+20
-9
lines changed

source/Glossary/index.html

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
We have organized these alphabetically, but you can also check out our <a href="{{root_url}}/Glossary/subjects.html">subject list of Email Terms</a>.
1616

1717
<div class="row">
18+
<div class="col-md-4">
19+
{% anchor h2 %}#{% endanchor %}
20+
<ul>
21+
<li><a href="{{root_url}}/Glossary/7_bit_encoding.html">7 bit (ASCII) Encoding</a></a></li>
22+
</ul>
23+
</div>
1824
<div class="col-md-4">
1925
{% anchor h2 %}A{% endanchor %}
2026
<ul>
@@ -33,6 +39,8 @@
3339
<li><a href="{{root_url}}/Glossary/bulk_sender_notification.html">Bulk Sender Notification</a></li>
3440
</ul>
3541
</div>
42+
</div>
43+
<div class="row">
3644
<div class="col-md-4">
3745
{% anchor h2 %}C{% endanchor %}
3846
<ul>
@@ -42,14 +50,13 @@
4250
<li><a href="{{root_url}}/Glossary/complaint.html">Complaint</a></li>
4351
</ul>
4452
</div>
45-
</div>
46-
<div class="row">
4753
<div class="col-md-4">
4854
{% anchor h2 %}D{% endanchor %}
4955
<ul>
5056
<li><a href="{{root_url}}/Glossary/deliveries.html">Deliveries</a></li>
5157
<li><a href="{{root_url}}/Glossary/dkim.html">DKIM</a></li>
5258
<li><a href="{{root_url}}/Glossary/dmarc.html">DMARC</a></li>
59+
<li><a href="{{root_url}}/Glossary/dns.html">DNS</a></li>
5360
<li><a href="{{root_url}}/Glossary/domain.html">Domain</a></li>
5461
</ul>
5562
</div>
@@ -65,14 +72,14 @@
6572
<li><a href="{{root_url}}/Glossary/event_webhook.html">Event Webhook</a></li>
6673
</ul>
6774
</div>
75+
</div>
76+
<div class="row">
6877
<div class="col-md-4">
6978
{% anchor h2 %}F{% endanchor %}
7079
<ul>
7180
<li><a href="{{root_url}}/Glossary/feedback_loop.html">Feedback Loop</a></li>
7281
</ul>
7382
</div>
74-
</div>
75-
<div class="row">
7683
<div class="col-md-4">
7784
{% anchor h2 %}H{% endanchor %}
7885
<ul>
@@ -88,6 +95,8 @@
8895
<li><a href="{{root_url}}/Glossary/ip_whitelabeling.html">IP Whitelabeling</a></li>
8996
</ul>
9097
</div>
98+
</div>
99+
<div class="row">
91100
<div class="col-md-4">
92101
{% anchor h2 %}M{% endanchor %}
93102
<ul>
@@ -96,8 +105,6 @@
96105
<li><a href="{{root_url}}/Glossary/mx_record.html">MX Record</a></li>
97106
</ul>
98107
</div>
99-
</div>
100-
<div class="row">
101108
<div class="col-md-4">
102109
{% anchor h2 %}O{% endanchor %}
103110
<ul>
@@ -109,21 +116,23 @@
109116
<div class="col-md-4">
110117
{% anchor h2 %}P{% endanchor %}
111118
<ul>
119+
<li><a href="{{root_url}}/Glossary/Email_Types/peer_invitations.html">Peer Initiated Invitation Campaign</a></li>
112120
<li><a href="{{root_url}}/Glossary/phishing.html">Phishing</a></li>
113121
<li><a href="{{root_url}}/Glossary/provisioning.html">Provisioning</a></li>
114122
</ul>
115123
</div>
124+
</div>
125+
<div class="row">
116126
<div class="col-md-4">
117127
{% anchor h2 %}R{% endanchor %}
118128
<ul>
129+
<li><a href="{{root_url}}/Glossary/Email_Types/reconfirmation.html">Reconfirmation Campaign</a></li>
119130
<li><a href="{{root_url}}/Glossary/reputation_monitoring.html">Reputation Monitoring</a></li>
120131
<li><a href="{{root_url}}/Glossary/request.html">Request</a></li>
121132
<li><a href="{{root_url}}/Glossary/reseller_email_account.html">Reseller Email Account</a></li>
122133
<li><a href="{{root_url}}/Glossary/reverse_dns.html">Reverse DNS</a></li>
123134
</ul>
124135
</div>
125-
</div>
126-
<div class="row">
127136
<div class="col-md-4">
128137
{% anchor h2 %}S{% endanchor %}
129138
<ul>
@@ -153,7 +162,9 @@
153162
<li><a href="{{root_url}}/Glossary/two_factor_authentication.html">Two Factor Authentication</a></li>
154163
</ul>
155164
</div>
156-
<div class="col-md-4">
165+
</div>
166+
<div class="row">
167+
<div class="col-md-4">
157168
{% anchor h2 %}W{% endanchor %}
158169
<ul>
159170
<li><a href="{{root_url}}/Glossary/web_api.html">Web API</a></li>

0 commit comments

Comments
 (0)