Updated index.rst to fix overflow
The EC2 endpoint status was overflowing and creating a scroll bar on my screen. It was bugging me so I fixed it via the GitHub web interface. Will test to ensure it builds correctly when I get home from work.
This commit is contained in:
parent
bb6da93891
commit
1267e201c5
@ -34,11 +34,11 @@ Currently implemented Services:
|
|||||||
| - DynamoDB2 | - @mock_dynamodb2 | - core endpoints + partial indexes|
|
| - DynamoDB2 | - @mock_dynamodb2 | - core endpoints + partial indexes|
|
||||||
+-----------------------+---------------------+-----------------------------------+
|
+-----------------------+---------------------+-----------------------------------+
|
||||||
| EC2 | @mock_ec2 | core endpoints done |
|
| EC2 | @mock_ec2 | core endpoints done |
|
||||||
| - AMI | | core endpoints done |
|
| - AMI | | - core endpoints done |
|
||||||
| - EBS | | core endpoints done |
|
| - EBS | | - core endpoints done |
|
||||||
| - Instances | | all endpoints done |
|
| - Instances | | - all endpoints done |
|
||||||
| - Security Groups | | core endpoints done |
|
| - Security Groups | | - core endpoints done |
|
||||||
| - Tags | | all endpoints done |
|
| - Tags | | - all endpoints done |
|
||||||
+-----------------------+---------------------+-----------------------------------+
|
+-----------------------+---------------------+-----------------------------------+
|
||||||
| ECS | @mock_ecs | basic endpoints done |
|
| ECS | @mock_ecs | basic endpoints done |
|
||||||
+-----------------------+---------------------+-----------------------------------+
|
+-----------------------+---------------------+-----------------------------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user