@@ -68,41 +68,33 @@ <h2>API Integration Resources</h2>
6868</ li >
6969</ ul >
7070< h3 > What's next after integrating APIs into your app?</ h3 >
71- < div class ="row ">
72- < div class ="col-md-3 ">
71+ < div class ="row ">
72+ < div class ="col-md-4 ">
7373 < div class ="well select-next ">
74- < a href ="/logging .html " class ="btn btn-success btn-full "> < i class ="fa fa-align-left fa-inverse fa-2x "> </ i > </ a >
74+ < a href ="/task-queues .html " class ="btn btn-success btn-full "> < i class ="fa fa-tasks fa-2x "> </ i > </ a >
7575 < p class ="under-btn ">
76- How do use logging with my app ?
76+ How can I invoke APIs outside the HTTP request-response cycle ?
7777 </ p >
7878 </ div >
7979 </ div >
80- < div class ="col-md-3 ">
80+ < div class ="col-md-4 ">
8181 < div class ="well select-next ">
82- < a href ="/web-analytics .html " class ="btn btn-success btn-full "> < i class ="fa fa-tasks fa-2x "> </ i > </ a >
82+ < a href ="/logging .html " class ="btn btn-success btn-full "> < i class ="fa fa-align-left fa-inverse fa-2x "> </ i > </ a >
8383 </ a >
8484 < p class ="under-btn ">
85- How do I call APIs outside the HTTP request-response cycle ?
85+ How do I use logging with my app ?
8686 </ p >
8787 </ div >
8888 </ div >
89- < div class ="col-md-3 ">
89+ < div class ="col-md-4 ">
9090 < div class ="well select-next ">
9191 < a href ="/web-application-security.html " class ="btn btn-success btn-full "> < i class ="fa fa-lock fa-inverse fa-2x "> </ i > </ a >
9292 < p class ="under-btn ">
9393 Where can I learn about web application security?
9494 </ p >
9595 </ div >
9696 </ div >
97- < div class ="col-md-3 ">
98- < div class ="well select-next ">
99- < a href ="/configuration-management.html " class ="btn btn-success btn-full "> < i class ="fa fa-gears fa-inverse fa-2x "> </ i > </ a >
100- < p class ="under-btn ">
101- How do I automate the server configuration I've set up?
102- </ p >
103- </ div >
104- </ div >
105- </ div > < style type ="text/css ">
97+ </ div > < style type ="text/css ">
10698 # mc_embed_signup {background : # fff ; clear : left; font : 12px "Helvetica Neue" , Arial, sans-serif; }
10799 /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
108100 We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
0 commit comments