@@ -447,25 +447,25 @@ <h3 class="panel-head">Table of Contents</h3>
447447 < a href ="/bottle.html " class ="list-group-item smaller-item "> Bottle</ a >
448448 < a href ="/other-web-frameworks.html " class ="list-group-item smaller-item "> Other Web Frameworks</ a >
449449 < a href ="/deployment.html " class ="list-group-item smaller-item "> Deployment</ a >
450- < a href ="/continuous-integration.html " class ="list-group-item smaller-item "> Continuous Integration</ a >
451450 < a href ="/servers.html " class ="list-group-item smaller-item "> Servers</ a >
452451 < a href ="/operating-systems.html " class ="list-group-item smaller-item "> Operating Systems</ a >
453452 < a href ="/web-servers.html " class ="list-group-item smaller-item "> Web Servers</ a >
454453 < a href ="/platform-as-a-service.html " class ="list-group-item smaller-item "> Platform-as-a-service</ a >
455454 < a href ="/wsgi-servers.html " class ="list-group-item smaller-item "> WSGI Servers</ a >
456455 < a href ="/source-control.html " class ="list-group-item smaller-item "> Source Control</ a >
457456 < a href ="/application-dependencies.html " class ="list-group-item smaller-item "> Application Dependencies</ a >
458- < a href ="/configuration-management.html " class ="list-group-item smaller-item "> Configuration Management</ a >
459457 < a href ="/databases.html " class ="list-group-item smaller-item "> Databases</ a >
460458 < a href ="/no-sql-datastore.html " class ="list-group-item smaller-item "> NoSQL Data Stores</ a >
461459 < a href ="/cascading-style-sheets.html " class ="list-group-item smaller-item "> Cascading Style Sheets</ a >
462460 < a href ="/javascript.html " class ="list-group-item smaller-item "> JavaScript</ a >
463- < a href ="/application-programming-interfaces.html " class ="list-group-item smaller-item "> Application Programming Interfaces</ a >
464- < a href ="/api-integration.html " class ="list-group-item smaller-item "> API Integration</ a >
465- < a href ="/api-creation.html " class ="list-group-item smaller-item active "> API Creation</ a >
461+ < a href ="/configuration-management.html " class ="list-group-item smaller-item "> Configuration Management</ a >
462+ < a href ="/continuous-integration.html " class ="list-group-item smaller-item "> Continuous Integration</ a >
466463 < a href ="/static-content.html " class ="list-group-item smaller-item "> Static Content</ a >
467464 < a href ="/caching.html " class ="list-group-item smaller-item "> Caching</ a >
468465 < a href ="/task-queues.html " class ="list-group-item smaller-item "> Task Queues</ a >
466+ < a href ="/application-programming-interfaces.html " class ="list-group-item smaller-item "> Application Programming Interfaces</ a >
467+ < a href ="/api-integration.html " class ="list-group-item smaller-item "> API Integration</ a >
468+ < a href ="/api-creation.html " class ="list-group-item smaller-item active "> API Creation</ a >
469469 < a href ="/logging.html " class ="list-group-item smaller-item "> Logging</ a >
470470 < a href ="/monitoring.html " class ="list-group-item smaller-item "> Monitoring</ a >
471471 < a href ="/web-analytics.html " class ="list-group-item smaller-item "> Web Analytics</ a >
0 commit comments